.NET Matrix Library
SingularMatrixException Constructor
See Also  Send Feedback



Creates a new instance of the SingularMatrixException class. 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

Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

.NET Matrix Library