CAF SAP NetWeaver CE 7.1

com.sap.caf.rt.exception
Class CAFCreateException

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

public class CAFCreateException
extends CAFServiceException

This exception is thrown by the create method of a BO Node service. It is used as a standard application-level exception to report a failure to create a BO Node instance.


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

CAFCreateException

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

Parameters:
location - logging location

CAFCreateException

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

Constructs a new CAFCreateException.


CAFCreateException

public CAFCreateException(BaseExceptionInfo baseExcInfo)
Constructs a new CAFCreateException.

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

CAFCreateException

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

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

CAFCreateException

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

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

CAFCreateException

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

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

CAFCreateException

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

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

CAFCreateException

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

Constructs a new CAFCreateException.

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

CAFCreateException

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

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

CAFCreateException

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

Constructs a new CAFCreateException.

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

CAFCreateException

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

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

CAFCreateException

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

Constructs a new CAFCreateException.

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

CAFCreateException

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

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

CAFCreateException

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

Constructs a new CAFCreateException.

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

CAFCreateException

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

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

CAFCreateException

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

Constructs a new CAFCreateException.

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

CAFCreateException

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

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

CAFCreateException

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

Constructs a new CAFCreateException.

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

CAFCreateException

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

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

CAFCreateException

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

Constructs a new CAFCreateException.

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

CAFCreateException

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

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

CAFCreateException

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

Constructs a new CAFCreateException.

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

CAFCreateException

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

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

CAFCreateException

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

Constructs a new CAFCreateException.

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

CAFCreateException

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

Parameters:
location - logging location
localizableText - localizable message

CAFCreateException

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

Constructs a new CAFCreateException.

Parameters:
localizableText - localizable message

CAFCreateException

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

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

CAFCreateException

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

Constructs a new CAFCreateException.

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

CAFCreateException

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

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

CAFCreateException

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

Constructs a new CAFCreateException.

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

CAFCreateException

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

Constructs a new CAFCreateException.

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

CAFCreateException

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

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

CAFCreateException

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

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

CAFCreateException

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

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

CAFCreateException

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

Constructs a new CAFCreateException.

Parameters:
textFormatter - localizable message

CAFCreateException

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

Constructs a new CAFCreateException.

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

CAFCreateException

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

Constructs a new CAFCreateException.

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