Click or drag to resize

MatrixException Constructor

Overload List
 NameDescription
Public methodMatrixExceptionInitializes a new instance of the MatrixException class.
Public methodMatrixException(String)Initializes a new instance of the MatrixException class with a specified error message.
Protected methodMatrixException(SerializationInfo, StreamingContext)Initializes a new instance of the MatrixException class with serialized data.
Public methodMatrixException(String, Exception)Initializes a new instance of the MatrixException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also