InvalidDataTypeException Constructor | 
| Name | Description | |
|---|---|---|
| InvalidDataTypeException | 
            Initializes a new instance of the InvalidDataTypeException class.
              | |
| InvalidDataTypeException(String) | 
            Initializes a new instance of the InvalidDataTypeException class with a specified error message.
              | |
| InvalidDataTypeException(SerializationInfo, StreamingContext) | 
            Initializes a new instance of the InvalidDataTypeException class with serialized data.
              |