Phoenix.Template.UndefinedError exception

Exception raised when a template cannot be found.

Summary

Callback implementation for c:Exception.exception/1

Callback implementation for c:Exception.message/1

Functions

exception(args)

Specs

exception(Keyword.t) :: Exception.t

Callback implementation for c:Exception.exception/1.

message(exception)

Callback implementation for c:Exception.message/1.