| Package | Description |
|---|---|
| org.apache.poi.ss.formula.eval |
| Modifier and Type | Class | 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 | Description |
|---|---|
NotImplementedException(java.lang.String message,
NotImplementedException cause) |
|
NotImplementedFunctionException(java.lang.String functionName,
NotImplementedException cause) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.