View Source SensitiveData.RedactedException exception (Sensitive Data v0.1.0)
A fully redacted exception.
This is used to replace exceptions raised in a sensitive context,
such as within SensitiveData.exec/2.
Summary
Functions
Callback implementation for Exception.message/1.
Types
@type t() :: %SensitiveData.RedactedException{ __exception__: true, exception_name: module() }
Functions
Callback implementation for Exception.message/1.