Click or drag to resize

LinearAlgebraException Constructor

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