Class PortletActiveException

All Implemented Interfaces:
Serializable

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

    • PortletActiveException

      public PortletActiveException()
    • PortletActiveException

      public PortletActiveException(String msg)
    • PortletActiveException

      public PortletActiveException(String msg, Throwable throwable)
    • PortletActiveException

      public PortletActiveException(Throwable throwable)