com.sapportals.wcm.service.indexmanagement

Class IndexNotReadyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sapportals.wcm.WcmException
              extended by com.sapportals.wcm.service.indexmanagement.IndexNotReadyException
All Implemented Interfaces:
Serializable

public class IndexNotReadyException
extends WcmException

Indicates that the requested action can not be performed because of an busy index.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sapportals.wcm.WcmException
ex
 
Constructor Summary
IndexNotReadyException(String message, int numberDocsNotReady)
           
IndexNotReadyException(String message, Throwable throwable, int numberDocsNotReady)
           
 
Method Summary
 int getNumberDocsNotReady()
           
 
Methods inherited from class com.sapportals.wcm.WcmException
getContainedException, isLogged, setContainedException
 
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

IndexNotReadyException

public IndexNotReadyException(String message,
                              int numberDocsNotReady)

IndexNotReadyException

public IndexNotReadyException(String message,
                              Throwable throwable,
                              int numberDocsNotReady)
Method Detail

getNumberDocsNotReady

public int getNumberDocsNotReady()
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice