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 ErrorValueLibFormulaErrorValue.ERROR_MISSING_ARGUMENT_VALUEMethods in org.pentaho.reporting.libraries.formula that return ErrorValueMethods in org.pentaho.reporting.libraries.formula with parameters of type ErrorValueModifier and TypeMethodDescriptionstatic EvaluationExceptionEvaluationException.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.