public class IncompleteOperationException extends ResourceException
Copyright (c) SAP AG 2001-2002
ex| Constructor and Description |
|---|
IncompleteOperationException(OperationNotCompletedException newEx)
This constructor is used by the framework to use this exception as a
wrapper for a new exception class of the repository manager API.
|
IncompleteOperationException(ResourceException firstException,
RID resourceID)
Constructs a new exception
|
IncompleteOperationException(ResourceException firstException,
URI resourceID)
Deprecated.
as of NW04.
URI migrated to RID . |
IncompleteOperationException(String msg,
ResourceException firstException,
RID resourceID)
Constructs a new exception
|
IncompleteOperationException(String msg,
ResourceException firstException,
URI resourceID)
Deprecated.
as of NW04.
URI migrated to RID . |
| Modifier and Type | Method and Description |
|---|---|
void |
addSuccessfulOperation(RID rid) |
IRidList |
getSuccessfulOperations() |
void |
setSuccessfulOperations(IRidList ridList) |
fillInStackTrace, getLocalizedMessage, getMessage, getNextResourceException, getResourceID, getRID, printStackTrace, printStackTrace, printStackTrace, setNextResourceException, toStringgetContainedException, isLogged, setContainedExceptionaddSuppressed, getCause, getStackTrace, getSuppressed, initCause, setStackTracepublic IncompleteOperationException(ResourceException firstException, URI resourceID)
URI migrated to RID .firstException - resourceID - public IncompleteOperationException(String msg, ResourceException firstException, URI resourceID)
URI migrated to RID .msg - firstException - resourceID - public IncompleteOperationException(ResourceException firstException, RID resourceID)
firstException - The first resource exception in the chain.resourceID - The ID of the resource this exception belongs to
(optional)public IncompleteOperationException(String msg, ResourceException firstException, RID resourceID)
msg - The exception message textfirstException - The first resource exception in the chain.resourceID - The ID of the resource this exception belongs to
(optional)public IncompleteOperationException(OperationNotCompletedException newEx)
newEx - The new exception.| 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 2017 SAP AG Complete Copyright Notice