|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.portal.portlet.service.PortletServiceUnavailableException
com.ibm.portal.portlet.service.PortletServiceInvalidInterfaceException
@Deprecated public abstract class PortletServiceInvalidInterfaceException
Exception that indicates that a PortletServiceHome
object
cannot provide an implementation
for the requested interface.
Constructor Summary | |
---|---|
PortletServiceInvalidInterfaceException(java.lang.String s)
Deprecated. |
Method Summary | |
---|---|
abstract java.lang.Class |
getServiceInterface()
Deprecated. |
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 |
---|
public PortletServiceInvalidInterfaceException(java.lang.String s)
Method Detail |
---|
public abstract java.lang.Class getServiceInterface()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |