intarsys PDF library API

de.intarsys.pdf.app.action
Class ActionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.intarsys.pdf.app.action.ActionException
All Implemented Interfaces:
Serializable

public class ActionException
extends Exception

An exception encountered ahile handling a action or action sequence.

See Also:
Serialized Form

Constructor Summary
ActionException()
           
ActionException(String message)
           
ActionException(String message, Throwable cause)
           
ActionException(Throwable cause)
           
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActionException

public ActionException()

ActionException

public ActionException(String message)

ActionException

public ActionException(Throwable cause)

ActionException

public ActionException(String message,
                       Throwable cause)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.