MismatchedDataTypesException Constructor |
| Name | Description | |
|---|---|---|
| MismatchedDataTypesException |
Initializes a new instance of the MismatchedDataTypesException class.
| |
| MismatchedDataTypesException(String) |
Initializes a new instance of the MismatchedDataTypesException class with a specific message.
| |
| MismatchedDataTypesException(SerializationInfo, StreamingContext) |
Initializes a new instance of the MismatchedDataTypesException class with serialized data.
| |
| MismatchedDataTypesException(String, Exception) |
Initializes a new instance of the MismatchedDataTypesException class.
|