public class AlgebraicException extends RuntimeException
| Constructor and Description |
|---|
AlgebraicException() |
AlgebraicException(String message) |
AlgebraicException(String message,
Throwable cause) |
AlgebraicException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 Apache Software Foundation. All Rights Reserved.