Maxine v0.1.0 Maxine.Errors.CallbackError exception
For failures in the callback phase. For callbacks themselves, we don’t call this one directly. Use cause to wrap a more specific error.
Link to this section Summary
Functions
Callback implementation for Exception.exception/1
Callback implementation for Exception.message/1
Link to this section Functions
Link to this function
exception(msg)
Callback implementation for Exception.exception/1
.
Link to this function
message(exception)
Callback implementation for Exception.message/1
.