public class ISERROR extends Function
funcError, funcKey, hasCachedValue
Constructor and Description |
---|
ISERROR(Expression exp,
java.lang.String name,
int numParams) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
eval(java.util.List parameters)
Implementation for this function.
|
cacheFuncValue, errorLog, funcKey, getCachedFuncValue, getFuncError, getStringValForHashCode, hasCachedFuncValue, lazyEval, mboKeyDebugId, setFuncError, validateSignature, wrapMXException
getExpression, getName, getNumParams, numParamsVaries
public ISERROR(Expression exp, java.lang.String name, int numParams)
public java.math.BigDecimal eval(java.util.List parameters)
Function