org.pentaho.reporting.libraries.formula
public class EvaluationException extends StackableException
| Constructor Summary | |
|---|---|
| EvaluationException(ErrorValue errorValue)
Creates a StackableRuntimeException with no message and no parent. | |
| Method Summary | |
|---|---|
| ErrorValue | getErrorValue() |
Parameters: errorValue the error value that caused this exception.