.NET Matrix Library
SingularMatrixException Constructor
See Also  Send comments on this topic


Creates a new instance of the SingularMatrixException class.

Overload List

OverloadDescription
SingularMatrixException Constructor(String,Exception)Constructs a new instance of the SingularMatrixException class with the specified error message and the underlying (inner) exception.  
SingularMatrixException Constructor(String)Creates a new instance of the SingularMatrixException class with the specified message.  
SingularMatrixException Constructor()Creates a new instance of the SingularMatrixException class with the default message.  

Requirements

Platforms: Windows 7, Windows Vista, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows 2000

See Also

.NET Matrix Library Documentation