|
CAF SAP NetWeaver CE 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBaseException
com.sap.caf.rt.exception.CAFBaseException
com.sap.caf.rt.exception.CAFServiceException
com.sap.caf.rt.exception.CAFLockException
com.sap.caf.rt.exception.CAFOptimisticLockException
public class CAFOptimisticLockException
This exception is thrown when an optimistic lock conflict occures.
| Constructor Summary | |
|---|---|
CAFOptimisticLockException()
Deprecated. Use CAFOptimisticLockException(Location) instead. |
|
CAFOptimisticLockException(BaseExceptionInfo baseExcInfo)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(BaseExceptionInfo baseExcInfo,
boolean isRealCause)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause)
Deprecated. |
|
CAFOptimisticLockException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. |
|
CAFOptimisticLockException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
Deprecated. |
|
CAFOptimisticLockException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. |
|
CAFOptimisticLockException(LocalizableText localizableText)
Deprecated. Use CAFOptimisticLockException(Location, LocalizableText) instead. |
|
CAFOptimisticLockException(LocalizableTextFormatter textFormatter)
Deprecated. Use CAFOptimisticLockException(Location, LocalizableText) instead. |
|
CAFOptimisticLockException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause)
Deprecated. Use CAFOptimisticLockException(Location, LocalizableText, Throwable) instead. |
|
CAFOptimisticLockException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFOptimisticLockException(Location, LocalizableText, Throwable, boolean) instead. |
|
CAFOptimisticLockException(LocalizableText localizableText,
java.lang.Throwable cause)
Deprecated. Use CAFOptimisticLockException(Location, LocalizableText, Throwable) instead. |
|
CAFOptimisticLockException(LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFOptimisticLockException(Location, LocalizableText, Throwable, boolean) instead. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
LocalizableText localizableText)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause,
boolean isRealCause)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause,
boolean isRealCause)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause,
boolean isRealCause)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
java.lang.Throwable cause)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(com.sap.tc.logging.Location location,
java.lang.Throwable cause,
boolean isRealCause)
Constructs a new CAFOptimisticLockException. |
|
CAFOptimisticLockException(ResourceAccessor ra,
Msg msg)
Deprecated. Use CAFOptimisticLockException(Location, ResourceAccessor, Msg) instead. |
|
CAFOptimisticLockException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause)
Deprecated. Use CAFOptimisticLockException(Location, ResourceAccessor, Msg, Throwable) instead. |
|
CAFOptimisticLockException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFOptimisticLockException(Location, ResourceAccessor, Msg, Throwable, boolean) instead. |
|
CAFOptimisticLockException(ResourceAccessor ra,
java.lang.String key)
Deprecated. Use CAFOptimisticLockException(Location, ResourceAccessor, String) instead. |
|
CAFOptimisticLockException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args)
Deprecated. Use CAFOptimisticLockException(Location, ResourceAccessor, String, Object[]) instead. |
|
CAFOptimisticLockException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
Deprecated. Use CAFOptimisticLockException(Location, ResourceAccessor, String, Object[], Throwable) instead. |
|
CAFOptimisticLockException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFOptimisticLockException(Location, ResourceAccessor, String, Object[], Throwable, boolean) instead. |
|
CAFOptimisticLockException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause)
Deprecated. Use CAFOptimisticLockException(Location, ResourceAccessor, String, Throwable) instead. |
|
CAFOptimisticLockException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFOptimisticLockException(Location, ResourceAccessor, String, Throwable, boolean) instead. |
|
| Method Summary |
|---|
| Methods inherited from class com.sap.caf.rt.exception.CAFBaseException |
|---|
getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getMessage, getRealCause |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CAFOptimisticLockException(com.sap.tc.logging.Location location)
location - logging locationpublic CAFOptimisticLockException()
CAFOptimisticLockException(Location) instead.
public CAFOptimisticLockException(BaseExceptionInfo baseExcInfo)
baseExcInfo - information about the throwable which caused this exception
public CAFOptimisticLockException(BaseExceptionInfo baseExcInfo,
boolean isRealCause)
baseExcInfo - information about the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
java.lang.Throwable cause)
location - logging locationcause - the throwable which caused this exception
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
java.lang.Throwable cause,
boolean isRealCause)
location - logging locationcause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key)
location - logging locationra - resource accessorkey - the key of the message in the resource bundle
public CAFOptimisticLockException(ResourceAccessor ra,
java.lang.String key)
CAFOptimisticLockException(Location, ResourceAccessor, String) instead.
ra - resource accessorkey - the key of the message in the resource bundle
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause)
location - logging locationra - resource accessorkey - the key of the message in the resource bundlecause - the throwable which caused this exception
public CAFOptimisticLockException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause)
CAFOptimisticLockException(Location, ResourceAccessor, String, Throwable) instead.
ra - resource accessorkey - the key of the message in the resource bundlecause - the throwable which caused this exception
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause,
boolean isRealCause)
location - logging locationra - resource accessorkey - the key of the message in the resource bundlecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFOptimisticLockException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause,
boolean isRealCause)
CAFOptimisticLockException(Location, ResourceAccessor, String, Throwable, boolean) instead.
ra - resource accessorkey - the key of the message in the resource bundlecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args)
location - logging locationra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the message
public CAFOptimisticLockException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args)
CAFOptimisticLockException(Location, ResourceAccessor, String, Object[]) instead.
ra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the message
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
location - logging locationra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the messagecause - the throwable which caused this exception
public CAFOptimisticLockException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
CAFOptimisticLockException(Location, ResourceAccessor, String, Object[], Throwable) instead.
ra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the messagecause - the throwable which caused this exception
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause,
boolean isRealCause)
location - logging locationra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the messagecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFOptimisticLockException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause,
boolean isRealCause)
CAFOptimisticLockException(Location, ResourceAccessor, String, Object[], Throwable, boolean) instead.
ra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the messagecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg)
location - logging locationra - resource accessormsg - message from a resource bundle
public CAFOptimisticLockException(ResourceAccessor ra,
Msg msg)
CAFOptimisticLockException(Location, ResourceAccessor, Msg) instead.
ra - resource accessormsg - message from a resource bundle
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause)
location - logging locationra - resource accessormsg - message from a resource bundlecause - the throwable which caused this exception
public CAFOptimisticLockException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause)
CAFOptimisticLockException(Location, ResourceAccessor, Msg, Throwable) instead.
ra - resource accessormsg - message from a resource bundlecause - the throwable which caused this exception
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause,
boolean isRealCause)
location - logging locationra - resource accessormsg - message from a resource bundlecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFOptimisticLockException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause,
boolean isRealCause)
CAFOptimisticLockException(Location, ResourceAccessor, Msg, Throwable, boolean) instead.
ra - resource accessormsg - message from a resource bundlecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
LocalizableText localizableText)
location - logging locationlocalizableText - localizable messagepublic CAFOptimisticLockException(LocalizableText localizableText)
CAFOptimisticLockException(Location, LocalizableText) instead.
localizableText - localizable message
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause)
location - logging locationlocalizableText - localizable messagecause - the throwable which caused this exception
public CAFOptimisticLockException(LocalizableText localizableText,
java.lang.Throwable cause)
CAFOptimisticLockException(Location, LocalizableText, Throwable) instead.
localizableText - localizable messagecause - the throwable which caused this exception
public CAFOptimisticLockException(com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
location - logging locationlocalizableText - localizable messagecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFOptimisticLockException(LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
CAFOptimisticLockException(Location, LocalizableText, Throwable, boolean) instead.
localizableText - localizable messagecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFOptimisticLockException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause)
category - logging categoryseverity - logging severitylocation - logging locationlocalizableText - localizable messagecause - the throwable which caused this exception
public CAFOptimisticLockException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
category - logging categoryseverity - logging severitylocation - logging locationlocalizableText - localizable messagecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFOptimisticLockException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
category - logging categoryseverity - logging severitylocation - logging locationra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the messagecause - the throwable which caused this exception
public CAFOptimisticLockException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause,
boolean isRealCause)
category - logging categoryseverity - logging severitylocation - logging locationra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the messagecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real onepublic CAFOptimisticLockException(LocalizableTextFormatter textFormatter)
CAFOptimisticLockException(Location, LocalizableText) instead.
textFormatter - localizable message
public CAFOptimisticLockException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause)
CAFOptimisticLockException(Location, LocalizableText, Throwable) instead.
textFormatter - localizable messagecause - the throwable which caused this exception
public CAFOptimisticLockException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause,
boolean isRealCause)
CAFOptimisticLockException(Location, LocalizableText, Throwable, boolean) instead.
textFormatter - localizable messagecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
|
CAF SAP NetWeaver CE 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||