02/28/2005
 

com.vignette.portal.website.enduser.components
Class ActionException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.vignette.portal.website.enduser.components.ActionException
All Implemented Interfaces:
Serializable

public class ActionException
extends Exception

Base class that all ActionExceptions should extend.

See Also:
Serialized Form

Constructor Summary
ActionException(String message)
           
 
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

ActionException

public ActionException(String message)

02/28/2005
 

Copyright and Trademark Notices