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, toString
Copyright © 2010-2014 ArcBees. All Rights Reserved.