org.appfuse.webapp.action
Class InvalidResumeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.struts.util.ModuleException
org.appfuse.webapp.action.InvalidResumeException
- All Implemented Interfaces:
- Serializable
- public class InvalidResumeException
- extends ModuleException
This exception is designed to catch all exceptions and build a list of
exceptions that have occurred.
View Source
- Version:
- $Revision: 1.3 $ $Date: 2004/03/31 13:04:24 $
- Author:
- Matt Raible
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidResumeException
public InvalidResumeException(String badId)
- Construct a new instance of this exception
Copyright © 2002-2004