{ } }
Tree 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES   SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.portal.portlet.service
Class PortletServiceInstantiationException

java.lang.Object
  extended by PortletException
      extended by com.ibm.portal.portlet.service.PortletServiceUnavailableException
          extended by com.ibm.portal.portlet.service.PortletServiceInstantiationException
All Implemented Interfaces:
Localized
public abstract class PortletServiceInstantiationException
extends PortletServiceUnavailableException

Exception that indicates that the portal was unable to instantiate an implementation for the requested portlet service.

Since:
5.1

Constructor Summary
PortletServiceInstantiationException()
           
 
Method Summary
 
Methods inherited from class com.ibm.portal.portlet.service.PortletServiceUnavailableException
getDescription, getLocales, getTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletServiceInstantiationException

public PortletServiceInstantiationException()
Tree 
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES   SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD