Phoenix.Router.NoRouteError exception

Exception raised when no route is found.

Source

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.

Source
message(exception)

Specs:

Callback implementation of Exception.message/1.

Source