com.atlassian.jira.portal
Class PortletConfigurationException

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

public class PortletConfigurationException
extends Exception

See Also:
Serialized Form

Constructor Summary
PortletConfigurationException()
           
PortletConfigurationException(String s)
           
PortletConfigurationException(String s, Throwable throwable)
           
PortletConfigurationException(Throwable throwable)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PortletConfigurationException

public PortletConfigurationException()

PortletConfigurationException

public PortletConfigurationException(String s)

PortletConfigurationException

public PortletConfigurationException(Throwable throwable)

PortletConfigurationException

public PortletConfigurationException(String s,
                                     Throwable throwable)


Copyright © 2002-2013 Atlassian. All Rights Reserved.