Plug.Parsers.ParseError exception
Error raised when the request body is malformed.
Summary↑
exception(args) | Callback implementation for |
message(exception) | Callback implementation for |
Functions
Specs:
- exception(Keyword.t) :: Exception.t
Callback implementation for c:Exception.exception/1
.
Callback implementation for c:Exception.message/1
.