Nadia.Error exception
Summary
| exception(args) | Callback implementation for |
| message(error) | Callback implementation for |
Types
t :: %Nadia.Error{reason: any, __exception__: term}
Functions
Specs:
- exception(Keyword.t) :: Exception.t
Callback implementation for c:Exception.exception/1.
Callback implementation for c:Exception.message/1.