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 and 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 © 2005-2010 Potix Corporation. All Rights Reserved.