RadixError exception (Radix v0.5.0) View Source
RadixError provides information on error conditions that may occur.
Link to this section Summary
Types
An exception struct whose reason
field contains a tuple with an error_id
and the offending data.
Functions
Callback implementation for Exception.message/1
.
Link to this section Types
Specs
An exception struct whose reason
field contains a tuple with an error_id
and the offending data.
Link to this section Functions
Callback implementation for Exception.message/1
.