Click or drag to resize

InvalidContentMatrixException Constructor

Overload List
 NameDescription
Public methodInvalidContentMatrixExceptionInitializes a new instance of the SingularMatrixException class.
Public methodInvalidContentMatrixException(String)Initializes a new instance of the SingularMatrixException class with a specified error message.
Public methodInvalidContentMatrixException(String, Exception)Initializes a new instance of the SingularMatrixException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also