Class PortletConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.jira.portal.PortletConfigurationException
All Implemented Interfaces:
Serializable

public class PortletConfigurationException extends Exception
See Also:
  • Constructor Details

    • PortletConfigurationException

      public PortletConfigurationException()
    • PortletConfigurationException

      public PortletConfigurationException(String s)
    • PortletConfigurationException

      public PortletConfigurationException(Throwable throwable)
    • PortletConfigurationException

      public PortletConfigurationException(String s, Throwable throwable)