Phoenix v1.1.7 Phoenix.Router.NoRouteError exception

Exception raised when no route is found.

Summary

Functions

exception(msg)

Specs

exception(Keyword.t) :: Exception.t
exception(String.t) :: Exception.t
message(exception)

Specs

message(Exception.t) :: String.t