MatrixSizeException Constructor

Overload List

MatrixSizeExceptionInitializes 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.

See Also