PolynomialRootsException Constructor

Overload List

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

See Also