CAF SAP NetWeaver CE 7.1

com.sap.caf.rt.exception
Class CAFUpdateException

java.lang.Object
  extended by BaseException
      extended by com.sap.caf.rt.exception.CAFBaseException
          extended by com.sap.caf.rt.exception.CAFServiceException
              extended by com.sap.caf.rt.exception.CAFUpdateException

public class CAFUpdateException
extends CAFServiceException

This 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.


Constructor Summary
CAFUpdateException()
          Deprecated. Use CAFUpdateException(Location) instead.
CAFUpdateException(BaseExceptionInfo baseExcInfo)
          Constructs a new CAFUpdateException.
CAFUpdateException(BaseExceptionInfo baseExcInfo, boolean isRealCause)
          Constructs a new CAFUpdateException.
CAFUpdateException(com.sap.tc.logging.Category category, int severity, com.sap.tc.logging.Location location, LocalizableText localizableText, java.lang.Throwable cause)
          Deprecated.  
CAFUpdateException(com.sap.tc.logging.Category category, int severity, com.sap.tc.logging.Location location, LocalizableText localizableText, java.lang.Throwable cause, boolean isRealCause)
          Deprecated.  
CAFUpdateException(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.  
CAFUpdateException(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.  
CAFUpdateException(LocalizableText localizableText)
          Deprecated. Use CAFUpdateException(Location, LocalizableText) instead.
CAFUpdateException(LocalizableTextFormatter textFormatter)
          Deprecated. Use CAFUpdateException(Location, LocalizableText) instead.
CAFUpdateException(LocalizableTextFormatter textFormatter, java.lang.Throwable cause)
          Deprecated. Use CAFUpdateException(Location, LocalizableText, Throwable) instead.
CAFUpdateException(LocalizableTextFormatter textFormatter, java.lang.Throwable cause, boolean isRealCause)
          Deprecated. Use CAFUpdateException(Location, LocalizableText, Throwable, boolean) instead.
CAFUpdateException(LocalizableText localizableText, java.lang.Throwable cause)
          Deprecated. Use CAFUpdateException(Location, LocalizableText, Throwable) instead.
CAFUpdateException(LocalizableText localizableText, java.lang.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, LocalizableText localizableText)
          Constructs a new CAFUpdateException.
CAFUpdateException(com.sap.tc.logging.Location location, LocalizableText localizableText, java.lang.Throwable cause)
          Constructs a new CAFUpdateException.
CAFUpdateException(com.sap.tc.logging.Location location, LocalizableText localizableText, java.lang.Throwable cause, boolean isRealCause)
          Constructs a new CAFUpdateException.
CAFUpdateException(com.sap.tc.logging.Location location, ResourceAccessor ra, Msg msg)
          Constructs a new CAFUpdateException.
CAFUpdateException(com.sap.tc.logging.Location location, ResourceAccessor ra, Msg msg, java.lang.Throwable cause)
          Constructs a new CAFUpdateException.
CAFUpdateException(com.sap.tc.logging.Location location, ResourceAccessor ra, Msg msg, java.lang.Throwable cause, boolean isRealCause)
          Constructs a new CAFUpdateException.
CAFUpdateException(com.sap.tc.logging.Location location, ResourceAccessor ra, java.lang.String key)
          Constructs a new CAFUpdateException.
CAFUpdateException(com.sap.tc.logging.Location location, ResourceAccessor ra, java.lang.String key, java.lang.Object[] args)
          Constructs a new CAFUpdateException.
CAFUpdateException(com.sap.tc.logging.Location location, ResourceAccessor ra, java.lang.String key, java.lang.Object[] args, java.lang.Throwable cause)
          Constructs a new CAFUpdateException.
CAFUpdateException(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 CAFUpdateException.
CAFUpdateException(com.sap.tc.logging.Location location, ResourceAccessor ra, java.lang.String key, java.lang.Throwable cause)
          Constructs a new CAFUpdateException.
CAFUpdateException(com.sap.tc.logging.Location location, ResourceAccessor ra, java.lang.String key, java.lang.Throwable cause, boolean isRealCause)
          Constructs a new CAFUpdateException.
CAFUpdateException(com.sap.tc.logging.Location location, java.lang.Throwable cause)
          Constructs a new CAFUpdateException.
CAFUpdateException(com.sap.tc.logging.Location location, java.lang.Throwable cause, boolean isRealCause)
          Constructs a new CAFUpdateException.
CAFUpdateException(ResourceAccessor ra, Msg msg)
          Deprecated. Use CAFUpdateException(Location, ResourceAccessor, Msg) instead.
CAFUpdateException(ResourceAccessor ra, Msg msg, java.lang.Throwable cause)
          Deprecated. Use CAFUpdateException(Location, ResourceAccessor, Msg, Throwable) instead.
CAFUpdateException(ResourceAccessor ra, Msg msg, java.lang.Throwable cause, boolean isRealCause)
          Deprecated. Use CAFUpdateException(Location, ResourceAccessor, Msg, Throwable, boolean) instead.
CAFUpdateException(ResourceAccessor ra, java.lang.String key)
          Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String) instead.
CAFUpdateException(ResourceAccessor ra, java.lang.String key, java.lang.Object[] args)
          Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Object[]) instead.
CAFUpdateException(ResourceAccessor ra, java.lang.String key, java.lang.Object[] args, java.lang.Throwable cause)
          Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Object[], Throwable) instead.
CAFUpdateException(ResourceAccessor ra, java.lang.String key, java.lang.Object[] args, java.lang.Throwable cause, boolean isRealCause)
          Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Object[], Throwable, boolean) instead.
CAFUpdateException(ResourceAccessor ra, java.lang.String key, java.lang.Throwable cause)
          Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Throwable) instead.
CAFUpdateException(ResourceAccessor ra, java.lang.String key, java.lang.Throwable cause, boolean isRealCause)
          Deprecated. Use CAFUpdateException(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

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location)
Constructs a new CAFUpdateException.

Parameters:
location - logging location

CAFUpdateException

public CAFUpdateException()
Deprecated. Use CAFUpdateException(Location) instead.

Constructs a new CAFUpdateException.


CAFUpdateException

public CAFUpdateException(BaseExceptionInfo baseExcInfo)
Constructs a new CAFUpdateException.

Parameters:
baseExcInfo - information about the throwable which caused this exception

CAFUpdateException

public CAFUpdateException(BaseExceptionInfo baseExcInfo,
                          boolean isRealCause)
Constructs a new CAFUpdateException.

Parameters:
baseExcInfo - information about the throwable which caused this exception
isRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location,
                          java.lang.Throwable cause)
Constructs a new CAFUpdateException.

Parameters:
location - logging location
cause - the throwable which caused this exception

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location,
                          java.lang.Throwable cause,
                          boolean isRealCause)
Constructs a new CAFUpdateException.

Parameters:
location - logging location
cause - the throwable which caused this exception
isRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location,
                          ResourceAccessor ra,
                          java.lang.String key)
Constructs a new CAFUpdateException.

Parameters:
location - logging location
ra - resource accessor
key - the key of the message in the resource bundle

CAFUpdateException

public CAFUpdateException(ResourceAccessor ra,
                          java.lang.String key)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String) instead.

Constructs a new CAFUpdateException.

Parameters:
ra - resource accessor
key - the key of the message in the resource bundle

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location,
                          ResourceAccessor ra,
                          java.lang.String key,
                          java.lang.Throwable cause)
Constructs a new CAFUpdateException.

Parameters:
location - logging location
ra - resource accessor
key - the key of the message in the resource bundle
cause - the throwable which caused this exception

CAFUpdateException

public CAFUpdateException(ResourceAccessor ra,
                          java.lang.String key,
                          java.lang.Throwable cause)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Throwable) instead.

Constructs a new CAFUpdateException.

Parameters:
ra - resource accessor
key - the key of the message in the resource bundle
cause - the throwable which caused this exception

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location,
                          ResourceAccessor ra,
                          java.lang.String key,
                          java.lang.Throwable cause,
                          boolean isRealCause)
Constructs a new CAFUpdateException.

Parameters:
location - logging location
ra - resource accessor
key - the key of the message in the resource bundle
cause - the throwable which caused this exception
isRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one

CAFUpdateException

public CAFUpdateException(ResourceAccessor ra,
                          java.lang.String key,
                          java.lang.Throwable cause,
                          boolean isRealCause)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Throwable, boolean) instead.

Constructs a new CAFUpdateException.

Parameters:
ra - resource accessor
key - the key of the message in the resource bundle
cause - the throwable which caused this exception
isRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location,
                          ResourceAccessor ra,
                          java.lang.String key,
                          java.lang.Object[] args)
Constructs a new CAFUpdateException.

Parameters:
location - logging location
ra - resource accessor
key - the key of the message in the resource bundle
args - arguments for the message

CAFUpdateException

public CAFUpdateException(ResourceAccessor ra,
                          java.lang.String key,
                          java.lang.Object[] args)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Object[]) instead.

Constructs a new CAFUpdateException.

Parameters:
ra - resource accessor
key - the key of the message in the resource bundle
args - arguments for the message

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location,
                          ResourceAccessor ra,
                          java.lang.String key,
                          java.lang.Object[] args,
                          java.lang.Throwable cause)
Constructs a new CAFUpdateException.

Parameters:
location - logging location
ra - resource accessor
key - the key of the message in the resource bundle
args - arguments for the message
cause - the throwable which caused this exception

CAFUpdateException

public CAFUpdateException(ResourceAccessor ra,
                          java.lang.String key,
                          java.lang.Object[] args,
                          java.lang.Throwable cause)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Object[], Throwable) instead.

Constructs a new CAFUpdateException.

Parameters:
ra - resource accessor
key - the key of the message in the resource bundle
args - arguments for the message
cause - the throwable which caused this exception

CAFUpdateException

public CAFUpdateException(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 CAFUpdateException.

Parameters:
location - logging location
ra - resource accessor
key - the key of the message in the resource bundle
args - arguments for the message
cause - the throwable which caused this exception
isRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one

CAFUpdateException

public CAFUpdateException(ResourceAccessor ra,
                          java.lang.String key,
                          java.lang.Object[] args,
                          java.lang.Throwable cause,
                          boolean isRealCause)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, String, Object[], Throwable, boolean) instead.

Constructs a new CAFUpdateException.

Parameters:
ra - resource accessor
key - the key of the message in the resource bundle
args - arguments for the message
cause - the throwable which caused this exception
isRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location,
                          ResourceAccessor ra,
                          Msg msg)
Constructs a new CAFUpdateException.

Parameters:
location - logging location
ra - resource accessor
msg - message from a resource bundle

CAFUpdateException

public CAFUpdateException(ResourceAccessor ra,
                          Msg msg)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, Msg) instead.

Constructs a new CAFUpdateException.

Parameters:
ra - resource accessor
msg - message from a resource bundle

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location,
                          ResourceAccessor ra,
                          Msg msg,
                          java.lang.Throwable cause)
Constructs a new CAFUpdateException.

Parameters:
location - logging location
ra - resource accessor
msg - message from a resource bundle
cause - the throwable which caused this exception

CAFUpdateException

public CAFUpdateException(ResourceAccessor ra,
                          Msg msg,
                          java.lang.Throwable cause)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, Msg, Throwable) instead.

Constructs a new CAFUpdateException.

Parameters:
ra - resource accessor
msg - message from a resource bundle
cause - the throwable which caused this exception

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location,
                          ResourceAccessor ra,
                          Msg msg,
                          java.lang.Throwable cause,
                          boolean isRealCause)
Constructs a new CAFUpdateException.

Parameters:
location - logging location
ra - resource accessor
msg - message from a resource bundle
cause - the throwable which caused this exception
isRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one

CAFUpdateException

public CAFUpdateException(ResourceAccessor ra,
                          Msg msg,
                          java.lang.Throwable cause,
                          boolean isRealCause)
Deprecated. Use CAFUpdateException(Location, ResourceAccessor, Msg, Throwable, boolean) instead.

Constructs a new CAFUpdateException.

Parameters:
ra - resource accessor
msg - message from a resource bundle
cause - the throwable which caused this exception
isRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location,
                          LocalizableText localizableText)
Constructs a new CAFUpdateException.

Parameters:
location - logging location
localizableText - localizable message

CAFUpdateException

public CAFUpdateException(LocalizableText localizableText)
Deprecated. Use CAFUpdateException(Location, LocalizableText) instead.

Constructs a new CAFUpdateException.

Parameters:
localizableText - localizable message

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location,
                          LocalizableText localizableText,
                          java.lang.Throwable cause)
Constructs a new CAFUpdateException.

Parameters:
location - logging location
localizableText - localizable message
cause - the throwable which caused this exception

CAFUpdateException

public CAFUpdateException(LocalizableText localizableText,
                          java.lang.Throwable cause)
Deprecated. Use CAFUpdateException(Location, LocalizableText, Throwable) instead.

Constructs a new CAFUpdateException.

Parameters:
localizableText - localizable message
cause - the throwable which caused this exception

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Location location,
                          LocalizableText localizableText,
                          java.lang.Throwable cause,
                          boolean isRealCause)
Constructs a new CAFUpdateException.

Parameters:
location - logging location
localizableText - localizable message
cause - the throwable which caused this exception
isRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one

CAFUpdateException

public CAFUpdateException(LocalizableText localizableText,
                          java.lang.Throwable cause,
                          boolean isRealCause)
Deprecated. Use CAFUpdateException(Location, LocalizableText, Throwable, boolean) instead.

Constructs a new CAFUpdateException.

Parameters:
localizableText - localizable message
cause - the throwable which caused this exception
isRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Category category,
                          int severity,
                          com.sap.tc.logging.Location location,
                          LocalizableText localizableText,
                          java.lang.Throwable cause)
Deprecated. 

Constructs a new CAFUpdateException.

Parameters:
category - logging category
severity - logging severity
location - logging location
localizableText - localizable message
cause - the throwable which caused this exception

CAFUpdateException

public CAFUpdateException(com.sap.tc.logging.Category category,
                          int severity,
                          com.sap.tc.logging.Location location,
                          LocalizableText localizableText,
                          java.lang.Throwable cause,
                          boolean isRealCause)
Deprecated. 

Constructs a new CAFUpdateException.

Parameters:
category - logging category
severity - logging severity
location - logging location
localizableText - localizable message
cause - the throwable which caused this exception
isRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one

CAFUpdateException

public CAFUpdateException(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. 

Constructs a new CAFUpdateException.

Parameters:
category - logging category
severity - logging severity
location - logging location
ra - resource accessor
key - the key of the message in the resource bundle
args - arguments for the message
cause - the throwable which caused this exception

CAFUpdateException

public CAFUpdateException(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. 

Constructs a new CAFUpdateException.

Parameters:
category - logging category
severity - logging severity
location - logging location
ra - resource accessor
key - the key of the message in the resource bundle
args - arguments for the message
cause - the throwable which caused this exception
isRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one

CAFUpdateException

public CAFUpdateException(LocalizableTextFormatter textFormatter)
Deprecated. Use CAFUpdateException(Location, LocalizableText) instead.

Constructs a new CAFUpdateException.

Parameters:
textFormatter - localizable message

CAFUpdateException

public CAFUpdateException(LocalizableTextFormatter textFormatter,
                          java.lang.Throwable cause)
Deprecated. Use CAFUpdateException(Location, LocalizableText, Throwable) instead.

Constructs a new CAFUpdateException.

Parameters:
textFormatter - localizable message
cause - the throwable which caused this exception

CAFUpdateException

public CAFUpdateException(LocalizableTextFormatter textFormatter,
                          java.lang.Throwable cause,
                          boolean isRealCause)
Deprecated. Use CAFUpdateException(Location, LocalizableText, Throwable, boolean) instead.

Constructs a new CAFUpdateException.

Parameters:
textFormatter - localizable message
cause - the throwable which caused this exception
isRealCause - 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