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