Matrix |
| Name | Description | |
|---|---|---|
| MatrixSizeException | Initializes an exception with the default message. | |
| MatrixSizeException(String) | Initializes an exception with a given message. | |
| MatrixSizeException(String, Exception) | Initializes an exception with a given message and inner exception. |