| PolynomialRootsException | Initializes 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. |