hound v1.0.2 Hound.NotSupportedError exception

Summary

Functions

Callback implementation for c:Exception.exception/1

Callback implementation for c:Exception.message/1

Same as raise_for/1 but accepts a function name to customize the error output

Macros

Raises an exception if the given parameters match the current driver

Functions

exception(args)

Specs

exception(Keyword.t) :: Exception.t

Callback implementation for c:Exception.exception/1.

message(err)

Callback implementation for c:Exception.message/1.

raise_for(params, function)

Same as raise_for/1 but accepts a function name to customize the error output

Macros

raise_for(params)

Raises an exception if the given parameters match the current driver