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

