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(java.lang.String functionName) |
NotImplementedFunctionException(java.lang.String functionName,
NotImplementedException cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFunctionName() |
public NotImplementedFunctionException(java.lang.String functionName)
public NotImplementedFunctionException(java.lang.String functionName, NotImplementedException cause)
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.