hound v1.1.0 Hound.NotSupportedError exception View Source
Link to this section Summary
Functions
Callback implementation for Exception.message/1
Raises an exception if the given parameters match the current driver
Same as raise_for/1 but accepts a function name to customize the error output
Link to this section Functions
Link to this function
message(err) View Source
Callback implementation for Exception.message/1
.
Link to this macro
raise_for(params) View Source (macro)
Raises an exception if the given parameters match the current driver
Link to this function
raise_for(params, function) View Source
Same as raise_for/1 but accepts a function name to customize the error output