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