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() |
getPosition