Cony v0.2.3 Cony.MissingVariableError exception View Source
Link to this section Summary
Functions
Callback implementation for Exception.message/1
Link to this section Types
Link to this type
t()
View Source
t() :: %Cony.MissingVariableError{ __exception__: term(), key: Cony.variable_key(), name: Cony.variable_name() }
Link to this section Functions
Callback implementation for Exception.message/1
.