Class PortletConfigurationListenerException

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

public class PortletConfigurationListenerException extends RuntimeException
Author:
Lourdes Fernández Besada
See Also:
  • Constructor Details

    • PortletConfigurationListenerException

      public PortletConfigurationListenerException()
    • PortletConfigurationListenerException

      public PortletConfigurationListenerException(String msg)
    • PortletConfigurationListenerException

      public PortletConfigurationListenerException(String msg, Throwable throwable)
    • PortletConfigurationListenerException

      public PortletConfigurationListenerException(Throwable throwable)