|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sap.exception.BaseException
com.sap.caf.rt.exception.CAFBaseException
com.sap.caf.rt.exception.CAFServiceException
com.sap.caf.rt.exception.CAFUpdateException
@WebFault(name="CAFUpdateException",
targetNamespace="http://www.sap.com/caf/sap.com/caf.core/faults",
faultBean="com.sap.caf.rt.exception.FaultInfo")
public class CAFUpdateExceptionThis exception is thrown by the update method of a BO Node service. It is used as a standard application-level exception to report a failure to update a BO Node instance.
| Field Summary |
|---|
| Fields inherited from interface com.sap.exception.IBaseException |
|---|
audit, defaultLocale |
| Constructor Summary | |
|---|---|
CAFUpdateException()
Deprecated. Use CAFUpdateException(Location) instead. |
|
CAFUpdateException(com.sap.exception.BaseExceptionInfo baseExcInfo)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.exception.BaseExceptionInfo baseExcInfo,
boolean isRealCause)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
com.sap.localization.LocalizableText localizableText,
Throwable cause)
Deprecated. |
|
CAFUpdateException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
com.sap.localization.LocalizableText localizableText,
Throwable cause,
boolean isRealCause)
Deprecated. |
|
CAFUpdateException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
Object[] args,
Throwable cause)
Deprecated. |
|
CAFUpdateException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
Object[] args,
Throwable cause,
boolean isRealCause)
Deprecated. |
|
CAFUpdateException(com.sap.localization.LocalizableText localizableText)
Deprecated. Use CAFUpdateException(Location, LocalizableText) instead. |
|
CAFUpdateException(com.sap.localization.LocalizableTextFormatter textFormatter)
Deprecated. Use CAFUpdateException(Location, LocalizableText) instead. |
|
CAFUpdateException(com.sap.localization.LocalizableTextFormatter textFormatter,
Throwable cause)
Deprecated. Use CAFUpdateException(Location, LocalizableText, Throwable) instead. |
|
CAFUpdateException(com.sap.localization.LocalizableTextFormatter textFormatter,
Throwable cause,
boolean isRealCause)
Deprecated. Use CAFUpdateException(Location, LocalizableText, Throwable, boolean) instead. |
|
CAFUpdateException(com.sap.localization.LocalizableText localizableText,
Throwable cause)
Deprecated. Use CAFUpdateException(Location, LocalizableText, Throwable) instead. |
|
CAFUpdateException(com.sap.localization.LocalizableText localizableText,
Throwable cause,
boolean isRealCause)
Deprecated. Use CAFUpdateException(Location, LocalizableText, Throwable, boolean) instead. |
|
CAFUpdateException(com.sap.tc.logging.Location location)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.LocalizableText localizableText)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.LocalizableText localizableText,
Throwable cause)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.LocalizableText localizableText,
Throwable cause,
boolean isRealCause)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
com.sap.localization.LocalizableText.Msg msg)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
com.sap.localization.LocalizableText.Msg msg,
Throwable cause)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
com.sap.localization.LocalizableText.Msg msg,
Throwable cause,
boolean isRealCause)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
Object[] args)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
Object[] args,
Throwable cause)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
Object[] args,
Throwable cause,
boolean isRealCause)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
Throwable cause)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
Throwable cause,
boolean isRealCause)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
String key)
Constructs a new CAFUpdateException with the default CAF resource accessor. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
String key,
Object[] args)
Constructs a new CAFUpdateException with the default CAF resource accessor. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
String key,
Object[] args,
Throwable cause)
Constructs a new CAFUpdateException with the default CAF resource accessor. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
String key,
Object[] args,
Throwable cause,
boolean isRealCause)
Constructs a new CAFUpdateException with the default CAF resource accessor. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
String key,
Throwable cause)
Constructs a new CAFUpdateException with the default CAF resource accessor. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
String key,
Throwable cause,
boolean isRealCause)
Constructs a new CAFUpdateException with the default CAF resource accessor. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
Throwable cause)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.tc.logging.Location location,
Throwable cause,
boolean isRealCause)
Constructs a new CAFUpdateException. |
|
CAFUpdateException(com.sap.localization.ResourceAccessor ra,
com.sap.localization.LocalizableText.Msg msg)
Deprecated. Use CAFUpdateException#CAFUpdateException(Location, ResourceAccessor, Msg) instead. |
|
CAFUpdateException(com.sap.localization.ResourceAccessor ra,
com.sap.localization.LocalizableText.Msg msg,
Throwable cause)
Deprecated. Use CAFUpdateException#CAFUpdateException(Location, ResourceAccessor, Msg, Throwable) instead. |
|
CAFUpdateException(com.sap.localization.ResourceAccessor ra,
com.sap.localization.LocalizableText.Msg msg,
Throwable cause,
boolean isRealCause)
Deprecated. Use CAFUpdateException#CAFUpdateException(Location, ResourceAccessor, Msg, Throwable, boolean) instead. |
|
CAFUpdateException(com.sap.localization.ResourceAccessor ra,
String key)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String) instead. |
|
CAFUpdateException(com.sap.localization.ResourceAccessor ra,
String key,
Object[] args)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Object[]) instead. |
|
CAFUpdateException(com.sap.localization.ResourceAccessor ra,
String key,
Object[] args,
Throwable cause)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Object[], Throwable) instead. |
|
CAFUpdateException(com.sap.localization.ResourceAccessor ra,
String key,
Object[] args,
Throwable cause,
boolean isRealCause)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Object[], Throwable, boolean) instead. |
|
CAFUpdateException(com.sap.localization.ResourceAccessor ra,
String key,
Throwable cause)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Throwable) instead. |
|
CAFUpdateException(com.sap.localization.ResourceAccessor ra,
String key,
Throwable cause,
boolean isRealCause)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Throwable, boolean) instead. |
|
CAFUpdateException(String key)
Deprecated. Use CAFUpdateException(Location, String) instead. |
|
CAFUpdateException(String key,
Object[] args)
Deprecated. Use CAFUpdateException(Location, String, Object[]) instead. |
|
CAFUpdateException(String key,
Object[] args,
Throwable cause)
Deprecated. Use CAFUpdateException(Location, String, Object[], Throwable) instead. |
|
CAFUpdateException(String key,
Object[] args,
Throwable cause,
boolean isRealCause)
Deprecated. Use CAFUpdateException(Location, String, Object[], Throwable, boolean) instead. |
|
CAFUpdateException(String key,
Throwable cause)
Deprecated. Use CAFUpdateException(Location, String, Throwable) instead. |
|
CAFUpdateException(String key,
Throwable cause,
boolean isRealCause)
Deprecated. Use CAFUpdateException(Location, String, Throwable, boolean) instead. |
|
CAFUpdateException(Throwable cause)
Deprecated. Use CAFUpdateException(Location, Throwable) instead. |
|
CAFUpdateException(Throwable cause,
boolean isRealCause)
Deprecated. Use CAFUpdateException(Location, Throwable, boolean) instead. |
|
| Method Summary |
|---|
| Methods inherited from class com.sap.caf.rt.exception.CAFBaseException |
|---|
getFaultInfo, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getMessage, getRealCause, setFaultInfo |
| Methods inherited from class com.sap.exception.BaseException |
|---|
finallyLocalize, finallyLocalize, finallyLocalize, finallyLocalize, getCause, getLocalizableMessage, getLogCategory, getLogLocation, getLogSeverity, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedStackTraceString, getStackTraceString, getSystemStackTraceString, initCause, log, printStackTrace, printStackTrace, printStackTrace, restoreLogSettings, setLogSettings, trace, trace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CAFUpdateException(com.sap.tc.logging.Location location)
location - logging locationpublic CAFUpdateException()
CAFUpdateException(Location) instead.
public CAFUpdateException(com.sap.exception.BaseExceptionInfo baseExcInfo)
baseExcInfo - information about the throwable which caused this exception
public CAFUpdateException(com.sap.exception.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 CAFUpdateException(com.sap.tc.logging.Location location,
Throwable cause)
location - logging locationcause - the throwable which caused this exceptionpublic CAFUpdateException(Throwable cause)
CAFUpdateException(Location, Throwable) instead.
cause - the throwable which caused this exception
public CAFUpdateException(com.sap.tc.logging.Location location,
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 CAFUpdateException(Throwable cause,
boolean isRealCause)
CAFUpdateException(Location, Throwable, boolean) instead.
cause - 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 CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key)
location - logging locationra - resource accessorkey - the key of the message in the resource bundle
public CAFUpdateException(com.sap.localization.ResourceAccessor ra,
String key)
CAFUpdateException(Location, ResourceAccessor, String) instead.
ra - resource accessorkey - the key of the message in the resource bundle
public CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
Throwable cause)
location - logging locationra - resource accessorkey - the key of the message in the resource bundlecause - the throwable which caused this exception
public CAFUpdateException(com.sap.localization.ResourceAccessor ra,
String key,
Throwable cause)
CAFUpdateException(Location, ResourceAccessor, String, Throwable) instead.
ra - resource accessorkey - the key of the message in the resource bundlecause - the throwable which caused this exception
public CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
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 CAFUpdateException(com.sap.localization.ResourceAccessor ra,
String key,
Throwable cause,
boolean isRealCause)
CAFUpdateException(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 CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
Object[] args)
location - logging locationra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the message
public CAFUpdateException(com.sap.localization.ResourceAccessor ra,
String key,
Object[] args)
CAFUpdateException(Location, ResourceAccessor, String, Object[]) instead.
ra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the message
public CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
Object[] args,
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 CAFUpdateException(com.sap.localization.ResourceAccessor ra,
String key,
Object[] args,
Throwable cause)
CAFUpdateException(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 CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
Object[] args,
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 CAFUpdateException(com.sap.localization.ResourceAccessor ra,
String key,
Object[] args,
Throwable cause,
boolean isRealCause)
CAFUpdateException(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 CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
com.sap.localization.LocalizableText.Msg msg)
location - logging locationra - resource accessormsg - message from a resource bundle
public CAFUpdateException(com.sap.localization.ResourceAccessor ra,
com.sap.localization.LocalizableText.Msg msg)
CAFUpdateException#CAFUpdateException(Location, ResourceAccessor, Msg) instead.
ra - resource accessormsg - message from a resource bundle
public CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
com.sap.localization.LocalizableText.Msg msg,
Throwable cause)
location - logging locationra - resource accessormsg - message from a resource bundlecause - the throwable which caused this exception
public CAFUpdateException(com.sap.localization.ResourceAccessor ra,
com.sap.localization.LocalizableText.Msg msg,
Throwable cause)
CAFUpdateException#CAFUpdateException(Location, ResourceAccessor, Msg, Throwable) instead.
ra - resource accessormsg - message from a resource bundlecause - the throwable which caused this exception
public CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
com.sap.localization.LocalizableText.Msg msg,
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 CAFUpdateException(com.sap.localization.ResourceAccessor ra,
com.sap.localization.LocalizableText.Msg msg,
Throwable cause,
boolean isRealCause)
CAFUpdateException#CAFUpdateException(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 CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.LocalizableText localizableText)
location - logging locationlocalizableText - localizable messagepublic CAFUpdateException(com.sap.localization.LocalizableText localizableText)
CAFUpdateException(Location, LocalizableText) instead.
localizableText - localizable message
public CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.LocalizableText localizableText,
Throwable cause)
location - logging locationlocalizableText - localizable messagecause - the throwable which caused this exception
public CAFUpdateException(com.sap.localization.LocalizableText localizableText,
Throwable cause)
CAFUpdateException(Location, LocalizableText, Throwable) instead.
localizableText - localizable messagecause - the throwable which caused this exception
public CAFUpdateException(com.sap.tc.logging.Location location,
com.sap.localization.LocalizableText localizableText,
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 CAFUpdateException(com.sap.localization.LocalizableText localizableText,
Throwable cause,
boolean isRealCause)
CAFUpdateException(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 CAFUpdateException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
com.sap.localization.LocalizableText localizableText,
Throwable cause)
category - logging categoryseverity - logging severitylocation - logging locationlocalizableText - localizable messagecause - the throwable which caused this exception
public CAFUpdateException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
com.sap.localization.LocalizableText localizableText,
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 CAFUpdateException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
Object[] args,
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 CAFUpdateException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
com.sap.localization.ResourceAccessor ra,
String key,
Object[] args,
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 CAFUpdateException(com.sap.localization.LocalizableTextFormatter textFormatter)
CAFUpdateException(Location, LocalizableText) instead.
textFormatter - localizable message
public CAFUpdateException(com.sap.localization.LocalizableTextFormatter textFormatter,
Throwable cause)
CAFUpdateException(Location, LocalizableText, Throwable) instead.
textFormatter - localizable messagecause - the throwable which caused this exception
public CAFUpdateException(com.sap.localization.LocalizableTextFormatter textFormatter,
Throwable cause,
boolean isRealCause)
CAFUpdateException(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
public CAFUpdateException(com.sap.tc.logging.Location location,
String key)
location - logging locationkey - the key of the message in the resource bundlepublic CAFUpdateException(String key)
CAFUpdateException(Location, String) instead.
key - the key of the message in the resource bundle
public CAFUpdateException(com.sap.tc.logging.Location location,
String key,
Throwable cause)
location - logging locationkey - the key of the message in the resource bundlecause - the throwable which caused this exception
public CAFUpdateException(String key,
Throwable cause)
CAFUpdateException(Location, String, Throwable) instead.
key - the key of the message in the resource bundlecause - the throwable which caused this exception
public CAFUpdateException(com.sap.tc.logging.Location location,
String key,
Throwable cause,
boolean isRealCause)
location - logging locationkey - 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 CAFUpdateException(String key,
Throwable cause,
boolean isRealCause)
CAFUpdateException(Location, String, Throwable, boolean) instead.
key - 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 CAFUpdateException(com.sap.tc.logging.Location location,
String key,
Object[] args)
location - logging locationkey - the key of the message in the resource bundleargs - arguments for the message
public CAFUpdateException(String key,
Object[] args)
CAFUpdateException(Location, String, Object[]) instead.
key - the key of the message in the resource bundleargs - arguments for the message
public CAFUpdateException(com.sap.tc.logging.Location location,
String key,
Object[] args,
Throwable cause)
location - logging locationkey - the key of the message in the resource bundleargs - arguments for the messagecause - the throwable which caused this exception
public CAFUpdateException(String key,
Object[] args,
Throwable cause)
CAFUpdateException(Location, String, Object[], Throwable) instead.
key - the key of the message in the resource bundleargs - arguments for the messagecause - the throwable which caused this exception
public CAFUpdateException(com.sap.tc.logging.Location location,
String key,
Object[] args,
Throwable cause,
boolean isRealCause)
location - logging locationkey - 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 CAFUpdateException(String key,
Object[] args,
Throwable cause,
boolean isRealCause)
CAFUpdateException(Location, String, Object[], Throwable, boolean) instead.
key - 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| Access Rights |
|---|
| SC | DC |
|---|---|
[sap.com] CAF
|
[sap.com] caf/runtime/ear
|
|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||