DimensionMismatchException Constructor |
Name | Description | |
---|---|---|
![]() | DimensionMismatchException |
Initializes a new dimension mismatch exception.
|
![]() | DimensionMismatchException(String) |
Initializes a new dimension mismatch exception with the given exception message.
|
![]() | DimensionMismatchException(String, Exception) |
Initializes a new dimension mismatch exception with the given exception message and inner exception.
|