SafeArrayTypeMismatchException Constructor
Initializes a new instance of the SafeArrayTypeMismatchException class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | SafeArrayTypeMismatchException() | Initializes a new instance of the SafeArrayTypeMismatchException class with default values. |
![]() | SafeArrayTypeMismatchException(SerializationInfo^, StreamingContext) | Initializes a new instance of the SafeArrayTypeMismatchException class from serialization data. |
![]() | SafeArrayTypeMismatchException(String^) | Initializes a new instance of the SafeArrayTypeMismatchException class with the specified message. |
![]() | SafeArrayTypeMismatchException(String^, Exception^) | Initializes a new instance of the SafeArrayTypeMismatchException class with a specified error message and a reference to the inner exception that is the cause of this exception. |

