Phoenix v1.3.0-rc.2 Phoenix.Template.UndefinedError exception

Exception raised when a template cannot be found.

Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Functions

exception(args)
exception(Keyword.t) :: Exception.t

Callback implementation for Exception.exception/1.

message(exception)

Callback implementation for Exception.message/1.