UnknownTypeException Constructor |
Name | Description | |
---|---|---|
UnknownTypeException |
Initializes a new instance of the UnknownTypeException
class.
| |
UnknownTypeException(String) |
Initializes a new instance of the UnknownTypeException
class with the specified error message.
| |
UnknownTypeException(String, Exception) |
Initializes a new instance of the UnknownTypeException
class with the specified error message and inner exception.
|