public class ActionException extends Exception
Dispatch.execute(Action) if there is a problem executing
a particular Action.| Constructor and Description |
|---|
ActionException() |
ActionException(String message) |
ActionException(String message,
Throwable cause) |
ActionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010–2014 Arcbees. All rights reserved.