Phoenix.Template.UndefinedError exception
Exception raised when a template cannot be found.
Summary
exception(args) | Callback implementation for |
message(exception) | Callback implementation for |
Functions
Specs:
- exception(Keyword.t) :: Exception.t
Callback implementation for c:Exception.exception/1
.
Callback implementation for c:Exception.message/1
.