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