public class CheckedOutException extends ResourceException
Copyright SAP AG 2001-2004
ex| Constructor and Description |
|---|
CheckedOutException(CheckedOutException 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.
|
CheckedOutException(RID resourceID,
String userID)
Constructs a new exception
|
CheckedOutException(String msg,
RID resourceID,
String userID)
Constructs a new exception
|
CheckedOutException(String msg,
URI resourceID,
String userID)
Deprecated.
as of NW04.
|
CheckedOutException(URI resourceID,
String userID)
Deprecated.
as of NW04.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUserID()
Returns the ID of the user that has checked out the resource.
|
fillInStackTrace, getLocalizedMessage, getMessage, getNextResourceException, getResourceID, getRID, printStackTrace, printStackTrace, printStackTrace, setNextResourceException, toStringgetContainedException, isLogged, setContainedExceptionaddSuppressed, getCause, getStackTrace, getSuppressed, initCause, setStackTracepublic CheckedOutException(URI resourceID, String userID)
public CheckedOutException(String msg, URI resourceID, String userID)
public CheckedOutException(RID resourceID, String userID)
resourceID - The ID of the resource this exception belongs to
(optional)userID - The ID of the user that has checked out the resource
(optional)public CheckedOutException(String msg, RID resourceID, String userID)
msg - The exception message textresourceID - The ID of the resource this exception belongs to
(optional)userID - The ID of the user that has checked out the resource
(optional)public CheckedOutException(CheckedOutException newEx)
newEx - The new exception.public String getUserID()
null.
null.| 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