Package | Description |
---|---|
org.pentaho.reporting.libraries.formula |
Modifier and Type | Class and Description |
---|---|
class |
LibFormulaErrorValue
Creation-Date: 31.10.2006, 13:07:37
|
Modifier and Type | Field and Description |
---|---|
static ErrorValue |
LibFormulaErrorValue.ERROR_MISSING_ARGUMENT_VALUE |
Modifier and Type | Method and Description |
---|---|
ErrorValue |
EvaluationException.getErrorValue() |
Modifier and Type | Method and Description |
---|---|
static EvaluationException |
EvaluationException.getInstance(ErrorValue errorValue) |
Constructor and Description |
---|
ContextEvaluationException(ErrorValue errorValue) |
EvaluationException(ErrorValue errorValue)
Creates a StackableRuntimeException with no message and no parent.
|