public class ActionException extends Exception
| Constructor and Description |
|---|
ActionException() |
ActionException(String msg) |
ActionException(String msg,
Throwable e) |
ActionException(Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All Rights Reserved.