java.io.Serializable
public final class NotImplementedFunctionException extends NotImplementedException
FormulaEvaluator
when
attempting to evaluate a formula which requires a function that POI
does not (yet) support.Constructor | Description |
---|---|
NotImplementedFunctionException(java.lang.String functionName) |
|
NotImplementedFunctionException(java.lang.String functionName,
NotImplementedException cause) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getFunctionName() |
public NotImplementedFunctionException(java.lang.String functionName)
public NotImplementedFunctionException(java.lang.String functionName, NotImplementedException cause)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.