Click or drag to resize

MatrixSizeException Constructor

Overload List
 NameDescription
Public methodMatrixSizeExceptionInitializes an exception with the default message.
Public methodMatrixSizeException(String)Initializes an exception with a given message.
Public methodMatrixSizeException(String, Exception)Initializes an exception with a given message and inner exception.
Top
See Also