Maru v0.10.3 Maru.Exceptions.InvalidFormatter exception

Raised when get param from request.

options of reason:

* `:required` raised when a required param not given
* `:illegal` raised when parse param error

Summary

Functions

Callback implementation for c:Exception.exception/1

Callback implementation for c:Exception.message/1

Functions

exception(args)

Specs

exception(Keyword.t) :: Exception.t

Callback implementation for c:Exception.exception/1.

message(e)

Callback implementation for c:Exception.message/1.