Matcha.Pattern.Error exception (Matcha v0.1.1) View Source
Error raised when a Matcha.Pattern
is invalid.
Link to this section Summary
Functions
Callback implementation for Exception.message/1
.
Link to this section Types
Specs
t() :: %Matcha.Pattern.Error{ __exception__: term(), details: term(), problems: Matcha.Error.problems(), source: Matcha.Pattern.t() }
Link to this section Functions
Specs
Callback implementation for Exception.message/1
.