Package org.javalite.activeweb
Class ActionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.javalite.activeweb.WebException
org.javalite.activeweb.ActionNotFoundException
- All Implemented Interfaces:
Serializable
- Author:
- Igor Polevoy
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorDescriptionActionNotFoundException(String message)
ActionNotFoundException(Throwable cause)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ActionNotFoundException
-
ActionNotFoundException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classWebException
-