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