Click or drag to resize
TransitException Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  Name Description
Public method TransitException
Initializes a new instance of the TransitException class.
Public method TransitException(String)
Initializes a new instance of the TransitException class with a specified error message.
Public method TransitException(String, Exception)
Initializes a new instance of the TransitException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also