public class ServiceNotAvailableException extends ResourceException
Copyright 2004 SAP AG
ex| Constructor and Description |
|---|
ServiceNotAvailableException(List mgrIdList,
List messages)
Constructs a new exception
|
ServiceNotAvailableException(String msg)
Constructs a new exception
|
| Modifier and Type | Method and Description |
|---|---|
List |
getMessages()
Returns the list of error messages - one for each repository.
|
List |
getRepositoryManagerIDs()
Returns the identifiers of repositories for which the service will not be
available.
|
fillInStackTrace, getLocalizedMessage, getMessage, getNextResourceException, getResourceID, getRID, printStackTrace, printStackTrace, printStackTrace, setNextResourceException, toStringgetContainedException, isLogged, setContainedExceptionaddSuppressed, getCause, getStackTrace, getSuppressed, initCause, setStackTracepublic ServiceNotAvailableException(List mgrIdList, List messages)
mgrIdList - a list of repository manager identifiers (String).messages - The reasons why the repositries will not be available - one
per repository ID contained in the list of the first parameter.public ServiceNotAvailableException(String msg)
msg - The reason why the repository service will not be avialablepublic List getRepositoryManagerIDs()
public List getMessages()
| Access Rights |
|---|
| 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 2021 SAP SE Complete Copyright Notice