Uses of Class
org.pentaho.reporting.libraries.formula.LibFormulaErrorValue

Packages that use LibFormulaErrorValue
org.pentaho.reporting.libraries.formula   
 

Uses of LibFormulaErrorValue in org.pentaho.reporting.libraries.formula
 

Fields in org.pentaho.reporting.libraries.formula declared as LibFormulaErrorValue
static LibFormulaErrorValue LibFormulaErrorValue.ERROR_ARGUMENTS_VALUE
          Invalid number of arguments error
static LibFormulaErrorValue LibFormulaErrorValue.ERROR_ARITHMETIC_VALUE
          Number arithmetic error
static LibFormulaErrorValue LibFormulaErrorValue.ERROR_ILLEGAL_ARRAY_VALUE
           
static LibFormulaErrorValue LibFormulaErrorValue.ERROR_INVALID_ARGUMENT_VALUE
          Parameter types are invalid error
static LibFormulaErrorValue LibFormulaErrorValue.ERROR_INVALID_AUTO_ARGUMENT_VALUE
          Parameter types are invalid error
static LibFormulaErrorValue LibFormulaErrorValue.ERROR_INVALID_FUNCTION_VALUE
          Function name is invalid error
static LibFormulaErrorValue LibFormulaErrorValue.ERROR_NA_VALUE
          NA error
static LibFormulaErrorValue LibFormulaErrorValue.ERROR_NOT_FOUND_VALUE
          Occurence not found error
static LibFormulaErrorValue LibFormulaErrorValue.ERROR_UNEXPECTED_VALUE
          Unexpected error