Overload List
| Name | Description | |
|---|---|---|
| SingularMatrixException()()() |
Default constructor. Constructs an empty SingularMatrixException instance.
| |
| SingularMatrixException(String) |
Constructs an SingularMatrixException instance with the specifed exception message.
| |
| SingularMatrixException(String, Exception) |
Constructs an SingularMatrixException instance with the specifed exception message
and underlying (inner) exception.
|