Click or drag to resize

PolynomialRootsException Constructor

Overload List
 NameDescription
Public methodPolynomialRootsExceptionInitializes an exception with the default message.
Public methodPolynomialRootsException(String)Initializes an exception with a given message.
Public methodPolynomialRootsException(String, Exception)Initializes an exception with a given message and inner exception.
Top
See Also