RouteException

Undocumented in source.
final
static if(isWeb)
class RouteException : Exception {}

Constructors

this
this(string message, string fn, size_t ln)

Creates a new route exception.

Meta