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