Overview  Package   Class  Tree  Serialized  Deprecated  Index  Help 

org.apache.jetspeed.portlet.service
Class PortletServiceUnavailableException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.servlet.ServletException
              extended byorg.apache.jetspeed.portlet.PortletException
                  extended byorg.apache.jetspeed.portlet.service.PortletServiceException
                      extended byorg.apache.jetspeed.portlet.service.PortletServiceUnavailableException
All Implemented Interfaces:
java.io.Serializable

public class PortletServiceUnavailableException
extends PortletServiceException

The PortletServiceUnavailableException is thrown if a portlet attempts to access an service that cannot be loaded, because an error occured during initialization.

Since:
4.1
See Also:
PortletContext, Serialized Form

Constructor Summary
PortletServiceUnavailableException()
           
PortletServiceUnavailableException(java.lang.String message)
           
PortletServiceUnavailableException(java.lang.Throwable cause)
           
 

Methods inherited from class org.apache.jetspeed.portlet.PortletException
printStackTrace, printStackTrace, printStackTrace
 

Methods inherited from class javax.servlet.ServletException
getRootCause
 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString
 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PortletServiceUnavailableException

public PortletServiceUnavailableException()

PortletServiceUnavailableException

public PortletServiceUnavailableException(java.lang.String message)

PortletServiceUnavailableException

public PortletServiceUnavailableException(java.lang.Throwable cause)

Overview  Package   Class  Tree  Serialized  Deprecated  Index  Help 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.