|  | Singular | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe SingularMatrixException type exposes the following members.
 Constructors
Constructors| 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. | 
 See Also
See Also