Plug.Parsers.BadEncodingError
Plug.Parsers.BadEncodingError exception
Raised when the request body contains bad encoding.
Summary
Functions
- exception(msg)
-
Callback implementation for
Exception.exception/1
- message(exception)
-
Callback implementation for
Exception.message/1