NonPositiveDefiniteException Constructor

Overload List

NonPositiveDefiniteExceptionInitializes an exception with the default message.
NonPositiveDefiniteException(String)Initializes an exception with a given message.
NonPositiveDefiniteException(String, Exception)Initializes an exception with a given message and inner exception.

See Also