CAF SAP NetWeaver CE 7.1

com.sap.caf.rt.exception
Class CAFFindException

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

public class CAFFindException
extends CAFServiceException

This exception is thrown by the query methods of a BO Node service. It is used as a standard application-level exception to report a failure to search for BO Node instances.


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

CAFFindException

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

Parameters:
location - logging location

CAFFindException

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

Constructs a new CAFFindException.


CAFFindException

public CAFFindException(BaseExceptionInfo baseExcInfo)
Constructs a new CAFFindException.

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

CAFFindException

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

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

CAFFindException

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

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

CAFFindException

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

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

CAFFindException

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

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

CAFFindException

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

Constructs a new CAFFindException.

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

CAFFindException

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

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

CAFFindException

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

Constructs a new CAFFindException.

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

CAFFindException

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

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

CAFFindException

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

Constructs a new CAFFindException.

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

CAFFindException

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

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

CAFFindException

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

Constructs a new CAFFindException.

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

CAFFindException

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

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

CAFFindException

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

Constructs a new CAFFindException.

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

CAFFindException

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

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

CAFFindException

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

Constructs a new CAFFindException.

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

CAFFindException

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

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

CAFFindException

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

Constructs a new CAFFindException.

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

CAFFindException

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

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

CAFFindException

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

Constructs a new CAFFindException.

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

CAFFindException

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

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

CAFFindException

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

Constructs a new CAFFindException.

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

CAFFindException

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

Parameters:
location - logging location
localizableText - localizable message

CAFFindException

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

Constructs a new CAFFindException.

Parameters:
localizableText - localizable message

CAFFindException

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

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

CAFFindException

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

Constructs a new CAFFindException.

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

CAFFindException

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

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

CAFFindException

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

Constructs a new CAFFindException.

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

CAFFindException

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

Constructs a new CAFFindException.

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

CAFFindException

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

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

CAFFindException

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

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

CAFFindException

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

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

CAFFindException

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

Constructs a new CAFFindException.

Parameters:
textFormatter - localizable message

CAFFindException

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

Constructs a new CAFFindException.

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

CAFFindException

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

Constructs a new CAFFindException.

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