public class ExpectedCheckInRidException extends ResourceException
Copyright (c) SAP AG 2002-2004
| Constructor and Description |
|---|
ExpectedCheckInRidException(IRid rid,
IRid newRid)
Construct object of class ExpectedCheckInRidException.
|
ExpectedCheckInRidException(IRid rid,
IRid newRid,
boolean logExceptionOnCreation)
Construct object of class ExpectedCheckInRidException.
|
ExpectedCheckInRidException(IRid rid,
IRid newRid,
String message)
Construct object of class ExpectedCheckInRidException.
|
ExpectedCheckInRidException(IRid rid,
IRid newRid,
String message,
boolean logExceptionOnCreation)
Construct object of class ExpectedCheckInRidException.
|
ExpectedCheckInRidException(IRid rid,
IRid newRid,
String message,
Object[] args)
Construct object of class ExpectedCheckInRidException.
|
ExpectedCheckInRidException(IRid rid,
IRid newRid,
String message,
Object[] args,
boolean logExceptionOnCreation)
Construct object of class ExpectedCheckInRidException.
|
ExpectedCheckInRidException(IRid rid,
IRid newRid,
String message,
Object[] args,
Throwable rootCause)
Construct object of class ExpectedCheckInRidException.
|
ExpectedCheckInRidException(IRid rid,
IRid newRid,
String message,
Object[] args,
Throwable rootCause,
boolean logExceptionOnCreation)
Construct object of class ExpectedCheckInRidException.
|
ExpectedCheckInRidException(IRid rid,
IRid newRid,
String message,
Throwable rootCause)
Construct object of class ExpectedCheckInRidException.
|
ExpectedCheckInRidException(IRid rid,
IRid newRid,
String message,
Throwable rootCause,
boolean logExceptionOnCreation)
Construct object of class ExpectedCheckInRidException.
|
ExpectedCheckInRidException(IRid rid,
IRid newRid,
Throwable rootCause)
Construct object of class ExpectedCheckInRidException.
|
ExpectedCheckInRidException(IRid rid,
IRid newRid,
Throwable rootCause,
boolean logExceptionOnCreation)
Construct object of class ExpectedCheckInRidException.
|
| Modifier and Type | Method and Description |
|---|---|
IRid |
getNewExpectedCheckInRID()
Returns the expected check-in RID
|
getRIDfinallyLocalize, finallyLocalize, finallyLocalize, finallyLocalize, getCause, getLocalizableMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLogCategory, getLogLocation, getLogSeverity, getMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedStackTraceString, getStackTraceString, getSystemStackTraceString, initCause, log, printStackTrace, printStackTrace, printStackTrace, restoreLogSettings, setLogSettings, trace, traceaddSuppressed, fillInStackTrace, getStackTrace, getSuppressed, setStackTrace, toStringpublic ExpectedCheckInRidException(IRid rid, IRid newRid)
rid - resource id of the resource this exception is associated with (if any)newRid - The RID of the new revision that was expected by the application required
operation.public ExpectedCheckInRidException(IRid rid, IRid newRid, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)newRid - The RID of the new revision that was expected by the applicationlogExceptionOnCreation - when true log the exception now during its constructionpublic ExpectedCheckInRidException(IRid rid, IRid newRid, Throwable rootCause)
rid - resource id of the resource this exception is associated with (if any)newRid - The RID of the new revision that was expected by the applicationrootCause - throwable object which caused this exceptionpublic ExpectedCheckInRidException(IRid rid, IRid newRid, Throwable rootCause, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)newRid - The RID of the new revision that was expected by the applicationrootCause - throwable object which caused this exceptionlogExceptionOnCreation - when true log the exception now during its constructionpublic ExpectedCheckInRidException(IRid rid, IRid newRid, String message)
rid - resource id of the resource this exception is associated with (if any)newRid - The RID of the new revision that was expected by the applicationmessage - not localized messagepublic ExpectedCheckInRidException(IRid rid, IRid newRid, String message, Object[] args)
rid - resource id of the resource this exception is associated with (if any)newRid - The RID of the new revision that was expected by the applicationmessage - not localized messageargs - message arguments inserted by MessageFormat meanspublic ExpectedCheckInRidException(IRid rid, IRid newRid, String message, Throwable rootCause)
rid - resource id of the resource this exception is associated with (if any)newRid - The RID of the new revision that was expected by the applicationmessage - not localized messagerootCause - throwable object which caused this exceptionpublic ExpectedCheckInRidException(IRid rid, IRid newRid, String message, Object[] args, Throwable rootCause)
rid - resource id of the resource this exception is associated with (if any)newRid - The RID of the new revision that was expected by the applicationmessage - not localized messageargs - message arguments inserted by MessageFormat meansrootCause - throwable object which caused this exceptionpublic ExpectedCheckInRidException(IRid rid, IRid newRid, String message, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)newRid - The RID of the new revision that was expected by the applicationmessage - not localized messagelogExceptionOnCreation - when true log the exception now during its constructionpublic ExpectedCheckInRidException(IRid rid, IRid newRid, String message, Object[] args, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)newRid - The RID of the new revision that was expected by the applicationmessage - not localized messageargs - message arguments inserted by MessageFormat meanslogExceptionOnCreation - when true log the exception now during its constructionpublic ExpectedCheckInRidException(IRid rid, IRid newRid, String message, Throwable rootCause, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)newRid - The RID of the new revision that was expected by the applicationmessage - not localized messagerootCause - throwable object which caused this exceptionlogExceptionOnCreation - when true log the exception now during its constructionpublic ExpectedCheckInRidException(IRid rid, IRid newRid, String message, Object[] args, Throwable rootCause, boolean logExceptionOnCreation)
rid - resource id of the resource this exception is associated with (if any)newRid - The RID of the new revision that was expected by the applicationmessage - not localized messageargs - message arguments inserted by MessageFormat meansrootCause - throwable object which caused this exceptionlogExceptionOnCreation - when true log the exception now during its constructionpublic IRid getNewExpectedCheckInRID()
| 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