public final class NotImplementedFunctionException extends NotImplementedException
FormulaEvaluator when
attempting to evaluate a formula which requires a function that POI
does not (yet) support.| Constructor and Description |
|---|
NotImplementedFunctionException(String functionName) |
NotImplementedFunctionException(String functionName,
NotImplementedException cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFunctionName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotImplementedFunctionException(String functionName)
public NotImplementedFunctionException(String functionName, NotImplementedException cause)
public String getFunctionName()
Copyright © 2010 - 2020 Adobe. All Rights Reserved