Click or drag to resize

InvalidDimensionMatrixException Constructor

Overload List
 NameDescription
Public methodInvalidDimensionMatrixExceptionInitializes a new instance of the SingularMatrixException class.
Public methodInvalidDimensionMatrixException(String)Initializes a new instance of the SingularMatrixException class with a specified error message.
Public methodInvalidDimensionMatrixException(String, Exception)Initializes a new instance of the SingularMatrixException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also