Class PortletLayoutListenerException

Object
Throwable
Exception
RuntimeException
com.liferay.portal.kernel.portlet.PortletLayoutListenerException
All Implemented Interfaces:
Serializable

public class PortletLayoutListenerException extends RuntimeException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • PortletLayoutListenerException

      public PortletLayoutListenerException()
    • PortletLayoutListenerException

      public PortletLayoutListenerException(String msg)
    • PortletLayoutListenerException

      public PortletLayoutListenerException(String msg, Throwable throwable)
    • PortletLayoutListenerException

      public PortletLayoutListenerException(Throwable throwable)