|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotImplementedException | |
---|---|
org.apache.poi.ss.formula.eval |
Uses of NotImplementedException in org.apache.poi.ss.formula.eval |
---|
Subclasses of NotImplementedException in org.apache.poi.ss.formula.eval | |
---|---|
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. |
Constructors in org.apache.poi.ss.formula.eval with parameters of type NotImplementedException | |
---|---|
NotImplementedException(java.lang.String message,
NotImplementedException cause)
|
|
NotImplementedFunctionException(java.lang.String functionName,
NotImplementedException cause)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |