Package | Description |
---|---|
org.apache.poi.ss.formula.eval |
Modifier and Type | Class and Description |
---|---|
class |
NotImplementedFunctionException
An exception thrown by implementors of
FormulaEvaluator when
attempting to evaluate a formula which requires a function that POI
does not (yet) support. |
Constructor and Description |
---|
NotImplementedException(java.lang.String message,
NotImplementedException cause) |
NotImplementedFunctionException(java.lang.String functionName,
NotImplementedException cause) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.