RigApi.ErrorView (Reactive Interaction Gateway v3.0.0-alpha.2) View Source
Link to this section Summary
Functions
The resource name, as an atom, for this view
Renders the given template locally.
Callback invoked when no template is found. By default it raises but can be customized to render a particular template.
Link to this section Functions
The resource name, as an atom, for this view
Renders the given template locally.
Specs
template_not_found(Phoenix.Template.name(), map()) :: no_return()
Callback invoked when no template is found. By default it raises but can be customized to render a particular template.