java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mentawai.core.ActionException
- All Implemented Interfaces:
- java.io.Serializable
- public class ActionException
- extends java.lang.Exception
An exception that can happen when an action is executed.
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ActionException
public ActionException()
ActionException
public ActionException(java.lang.Exception e)
ActionException
public ActionException(java.lang.String msg)