Click or drag to resize

SingularMatrixException Constructor

Overload List
 NameDescription
Public methodSingularMatrixException Default constructor. Constructs an empty SingularMatrixException instance.
Public methodSingularMatrixException(String) Constructs an SingularMatrixException instance with the specifed exception message.
Public methodSingularMatrixException(String, Exception) Constructs an SingularMatrixException instance with the specifed exception message and underlying (inner) exception.
Top
See Also