Click or drag to resize

UnsupportedDataTypeException Constructor

Overload List
  NameDescription
Public methodUnsupportedDataTypeException
Initializes a new instance of the UnsupportedDataTypeException class
Public methodUnsupportedDataTypeException(String)
Initializes a new instance of the UnsupportedDataTypeException class
Public methodUnsupportedDataTypeException(String, Exception)
Initializes a new instance of the UnsupportedDataTypeException class
Public methodUnsupportedDataTypeException(Type, Type)
Initializes a new instance of the UnsupportedDataTypeException class
Public methodUnsupportedDataTypeException(AttributeType, Type)
Initializes a new instance of the UnsupportedDataTypeException class
Top
See Also