Show / Hide Table of Contents

Class RouteBuildFailedException

An exception to use when route building fails.

Inheritance
System.Object
RouteBuildFailedException
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class RouteBuildFailedException : Exception

Constructors

RouteBuildFailedException(String)

Creates a new exception.

Declaration
public RouteBuildFailedException(string message)
Parameters
System.String message

Back to top Built by Itinero, MIT licensed.