Apical.Exceptions.InvalidContentTypeError exception (apical v0.3.1)

Copy Markdown View Source

Error raised when the content-type header does not parse to a valid mimetype string.

This error should result in a http 400 status code. see: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400

Summary

Functions

Callback implementation for Exception.message/1.

Functions

message(error)

Callback implementation for Exception.message/1.