Uses of Interface
org.pentaho.reporting.libraries.formula.ErrorValue
Packages that use ErrorValue
-
Uses of ErrorValue in org.pentaho.reporting.libraries.formula
Classes in org.pentaho.reporting.libraries.formula that implement ErrorValueFields in org.pentaho.reporting.libraries.formula declared as ErrorValueModifier and TypeFieldDescriptionstatic final ErrorValue
LibFormulaErrorValue.ERROR_MISSING_ARGUMENT_VALUE
Methods in org.pentaho.reporting.libraries.formula that return ErrorValueMethods in org.pentaho.reporting.libraries.formula with parameters of type ErrorValueModifier and TypeMethodDescriptionstatic EvaluationException
EvaluationException.getInstance
(ErrorValue errorValue) Constructors in org.pentaho.reporting.libraries.formula with parameters of type ErrorValueModifierConstructorDescriptionContextEvaluationException
(ErrorValue errorValue) EvaluationException
(ErrorValue errorValue) Creates a StackableRuntimeException with no message and no parent.