com.ibm.portal.portlet.service
Class PortletServiceInstantiationException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.portal.portlet.service.PortletServiceUnavailableException
com.ibm.portal.portlet.service.PortletServiceInstantiationException
All implemented interfaces:
java.io.Serializable
- public abstract class PortletServiceInstantiationException
- extends PortletServiceUnavailableException
See Also:
Constructor Summary
Constructor and Description |
---|
PortletServiceInstantiationException(java.lang.String s)
|
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
PortletServiceInstantiationException
- public PortletServiceInstantiationException( java.lang.String s)