| TransitException Constructor |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
|
|
TransitException |
Initializes a new instance of the TransitException class.
|
|
|
TransitException(String) |
Initializes a new instance of the TransitException class with a specified error message.
|
|
|
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.
|