public class ActionException extends PortalException
ActionException()
ActionException(String msg)
ActionException(String msg, Throwable throwable)
ActionException(Throwable throwable)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ActionException()
public ActionException(String msg)
public ActionException(String msg, Throwable throwable)
public ActionException(Throwable throwable)