Initializes a new instance of UnexpectedException class.
Name | Description | |
---|---|---|
UnexpectedException() |
Initializes a new instance of UnexpectedException class. |
|
UnexpectedException(String) |
Initializes a new instance of the UnexpectedException class with a specified error message. |
|
UnexpectedException(String, Exception) |
Initializes a new instance of the UnexpectedException class with a specified error message and a reference to the inner exception that is the cause of this exception. |