Apical.Exceptions.NotAcceptableError exception (apical v0.3.2)

Copy Markdown View Source

Error raised when the client's Accept header does not match any of the response content types defined in the OpenAPI schema.

This error results in an HTTP 406 (Not Acceptable) status code. See: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/406

Summary

Functions

Callback implementation for Exception.message/1.

Functions

message(error)

Callback implementation for Exception.message/1.