public final class NotImplementedException extends RuntimeException
FormulaEvaluator when attempting to evaluate
a formula which requires features that POI does not (yet) support.| Constructor and Description |
|---|
NotImplementedException(String message) |
NotImplementedException(String message,
NotImplementedException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotImplementedException(String message)
public NotImplementedException(String message, NotImplementedException cause)
Copyright © 2020. All rights reserved.