uk.ac.essex.common.exception
Class ActionCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.essex.common.exception.ActionCreationException
- All Implemented Interfaces:
- java.io.Serializable
public class ActionCreationException
- extends java.lang.Exception
Created Date: 01-Nov-2003
You should have received a copy of Lesser GNU public license with this code.
If not please visit this site
- See Also:
- Serialized Form
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 |
ActionCreationException
public ActionCreationException()
ActionCreationException
public ActionCreationException(java.lang.String message)
ActionCreationException
public ActionCreationException(java.lang.String message,
java.lang.Throwable cause)
ActionCreationException
public ActionCreationException(java.lang.Throwable cause)