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