com.ibm.portal.portlet.service

Class PortletServiceInvalidInterfaceException

  • All Implemented Interfaces:
    java.io.Serializable

    Deprecated.

    @Deprecated
    public abstract class PortletServiceInvalidInterfaceException
    extends PortletServiceUnavailableException
    Exception that indicates that a PortletServiceHome object cannot provide an implementation for the requested interface.
    See Also:
    Serialized Form
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      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

      • PortletServiceInvalidInterfaceException

        public PortletServiceInvalidInterfaceException(java.lang.String s)
        Deprecated. 
    • Method Detail

      • getServiceInterface

        public abstract java.lang.Class getServiceInterface()
        Deprecated. 
IBM WebSphere Application ServerTM
Release 8.5