Phoenix.Controller.Errors.UnfetchedContentType exception

Raised when trying to access private conn :phoenix_content_type when it has yet to be fetched

Summary

exception(args)

Callback implementation of Exception.exception/1

message(exception)

Callback implementation of Exception.message/1

Functions

exception(args)

Specs:

Callback implementation of Exception.exception/1.

message(exception)

Specs:

Callback implementation of Exception.message/1.