Click or drag to resize

NotPositiveDefiniteException Constructor

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