public class ReturnException extends EvaluationException
Expression.evaluate(double...) catches this exception and returns the enclosed value.| Constructor and Description |
|---|
ReturnException(double value) |
| Modifier and Type | Method and Description |
|---|---|
double |
getValue() |
getPositionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010-2014. All Rights Reserved.