Class RouteNotFoundException
An exception to use when routing fails.
Inheritance
System.Object
RouteNotFoundException
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class RouteNotFoundException : Exception
Constructors
RouteNotFoundException(String)
Creates a new exception.
Declaration
public RouteNotFoundException(string message)
Parameters
|
System.String
message
|