chaperon v0.2.3 Chaperon.Action.Error exception View Source
Module for errors related to any Chaperon.Actionable
.
Link to this section Summary
Functions
Callback implementation for Exception.exception/1
Callback implementation for Exception.message/1
Link to this section Types
Link to this type
t()
View Source
t() :: %Chaperon.Action.Error{ __exception__: term(), action: Chaperon.Actionable, reason: any(), session: Chaperon.Session.t() }
Link to this section Functions
Callback implementation for Exception.exception/1
.
Callback implementation for Exception.message/1
.