org.pentaho.reporting.libraries.formula
public class EvaluationException extends org.pentaho.reporting.libraries.base.util.StackableException
| Constructor and Description |
|---|
EvaluationException(ErrorValue errorValue)
Creates a StackableRuntimeException with no message and no parent.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorValue |
getErrorValue() |
getParent, printStackTrace, printStackTrace, printStackTracepublic EvaluationException(ErrorValue errorValue)
errorValue - the error value that caused this exception.public ErrorValue getErrorValue()