Documentation of 'org.apache.poi.ss.formula.FormulaParseException' Java class
FormulaParseException
org.apache.poi.ss.formula

Class FormulaParseException

  • All Implemented Interfaces:
    java.io.Serializable


    public final class FormulaParseException
    extends java.lang.RuntimeException
    This exception thrown when a supplied formula has incorrect syntax (or syntax currently not supported by POI). It is primarily used by test code to confirm specific parsing exceptions. Application code should also handle this exception if it potentially supplies formula text that is not guaranteed to be well-formed.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.