Class ActionException

All Implemented Interfaces:
Serializable

public class ActionException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • ActionException

      public ActionException()
    • ActionException

      public ActionException(String msg)
    • ActionException

      public ActionException(String msg, Throwable throwable)
    • ActionException

      public ActionException(Throwable throwable)