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