org.appfuse.webapp.action
Class GeneralException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.struts.util.ModuleException
org.appfuse.webapp.action.GeneralException
- All Implemented Interfaces:
- Serializable
- public class GeneralException
- extends ModuleException
This exception is designed to catch all exceptions and build a list of
exceptions that have occurred.
- See Also:
- Serialized Form
|
Constructor Summary |
GeneralException()
Construct a new instance of this exception |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GeneralException
public GeneralException()
- Construct a new instance of this exception
Copyright © 2002-2004