Docmosis API 4.8.0

com.docmosis.template.analysis.openoffice.expression
Class ExpressionFunctionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.docmosis.template.analysis.openoffice.expression.ExpressionFunctionException
All Implemented Interfaces:
Serializable

public class ExpressionFunctionException
extends Exception

See Also:
Serialized Form

Constructor Summary
ExpressionFunctionException()
           
ExpressionFunctionException(String message)
           
ExpressionFunctionException(String message, boolean intentional)
           
ExpressionFunctionException(String message, Throwable cause)
           
ExpressionFunctionException(Throwable cause)
           
 
Method Summary
 boolean isIntentional()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExpressionFunctionException

public ExpressionFunctionException()

ExpressionFunctionException

public ExpressionFunctionException(String message,
                                   Throwable cause)

ExpressionFunctionException

public ExpressionFunctionException(String message)

ExpressionFunctionException

public ExpressionFunctionException(String message,
                                   boolean intentional)

ExpressionFunctionException

public ExpressionFunctionException(Throwable cause)
Method Detail

isIntentional

public boolean isIntentional()

Docmosis API 4.8.0

Copyright © 2014–2024 Docmosis Pty Ltd. All rights reserved.