Optium v0.3.0 Optium.OptionMissingError exception View Source
Raised when option marked as :required is missing from the options list
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() :: %Optium.OptionMissingError{__exception__: term, keys: [Optium.key, ...]}
Link to this section Functions
Callback implementation for Exception.exception/1.
Callback implementation for Exception.message/1.