com.sun.enterprise.ee.cms.core
Class ActionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.enterprise.ee.cms.core.ActionException
- All Implemented Interfaces:
- Serializable
public class ActionException
- extends Exception
This exception is a general exception thrown by the
consumeSignal
method of concrete Action
implementations.
- Version:
- $Revision: 1.2 $
- Author:
- Shreedhar Ganapathy
Date: January 12, 2004
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ActionException
public ActionException()
ActionException
public ActionException(String message)
Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.