Click or drag to resize

InvalidDataTypeException Constructor

Overload List
  NameDescription
Public methodInvalidDataTypeException
Initializes a new instance of the InvalidDataTypeException class.
Public methodInvalidDataTypeException(String)
Initializes a new instance of the InvalidDataTypeException class with a specified error message.
Public methodInvalidDataTypeException(SerializationInfo, StreamingContext)
Initializes a new instance of the InvalidDataTypeException class with serialized data.
Top
See Also