Click or drag to resize

SingularMatrixException Constructor

Overload List
 NameDescription
Public methodSingularMatrixExceptionInitializes a new instance of the SingularMatrixException class.
Public methodSingularMatrixException(String)Initializes a new instance of the SingularMatrixException class with a specified error message.
Public methodSingularMatrixException(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