|
CAF SAP NetWeaver CE 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBaseException
com.sap.caf.rt.exception.CAFBaseException
com.sap.caf.rt.exception.CAFServiceException
com.sap.caf.rt.exception.CAFCreateException
public class CAFCreateException
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 |
|---|
public CAFCreateException(com.sap.tc.logging.Location location)
location - logging locationpublic CAFCreateException()
CAFCreateException(Location) instead.
public CAFCreateException(BaseExceptionInfo baseExcInfo)
baseExcInfo - information about the throwable which caused this exception
public CAFCreateException(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 CAFCreateException(com.sap.tc.logging.Location location,
java.lang.Throwable cause)
location - logging locationcause - the throwable which caused this exception
public CAFCreateException(com.sap.tc.logging.Location location,
java.lang.Throwable cause,
boolean isRealCause)
location - logging locationcause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFCreateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key)
location - logging locationra - resource accessorkey - the key of the message in the resource bundle
public CAFCreateException(ResourceAccessor ra,
java.lang.String key)
CAFCreateException(Location, ResourceAccessor, String) instead.
ra - resource accessorkey - the key of the message in the resource bundle
public CAFCreateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause)
location - logging locationra - resource accessorkey - the key of the message in the resource bundlecause - the throwable which caused this exception
public CAFCreateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause)
CAFCreateException(Location, ResourceAccessor, String, Throwable) instead.
ra - resource accessorkey - the key of the message in the resource bundlecause - the throwable which caused this exception
public CAFCreateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause,
boolean isRealCause)
location - logging locationra - resource accessorkey - the key of the message in the resource bundlecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFCreateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause,
boolean isRealCause)
CAFCreateException(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 CAFCreateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args)
location - logging locationra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the message
public CAFCreateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args)
CAFCreateException(Location, ResourceAccessor, String, Object[]) instead.
ra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the message
public CAFCreateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
location - logging locationra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the messagecause - the throwable which caused this exception
public CAFCreateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
CAFCreateException(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 CAFCreateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause,
boolean isRealCause)
location - logging locationra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the messagecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFCreateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause,
boolean isRealCause)
CAFCreateException(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 CAFCreateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg)
location - logging locationra - resource accessormsg - message from a resource bundle
public CAFCreateException(ResourceAccessor ra,
Msg msg)
CAFCreateException(Location, ResourceAccessor, Msg) instead.
ra - resource accessormsg - message from a resource bundle
public CAFCreateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause)
location - logging locationra - resource accessormsg - message from a resource bundlecause - the throwable which caused this exception
public CAFCreateException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause)
CAFCreateException(Location, ResourceAccessor, Msg, Throwable) instead.
ra - resource accessormsg - message from a resource bundlecause - the throwable which caused this exception
public CAFCreateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause,
boolean isRealCause)
location - logging locationra - resource accessormsg - message from a resource bundlecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFCreateException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause,
boolean isRealCause)
CAFCreateException(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 CAFCreateException(com.sap.tc.logging.Location location,
LocalizableText localizableText)
location - logging locationlocalizableText - localizable messagepublic CAFCreateException(LocalizableText localizableText)
CAFCreateException(Location, LocalizableText) instead.
localizableText - localizable message
public CAFCreateException(com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause)
location - logging locationlocalizableText - localizable messagecause - the throwable which caused this exception
public CAFCreateException(LocalizableText localizableText,
java.lang.Throwable cause)
CAFCreateException(Location, LocalizableText, Throwable) instead.
localizableText - localizable messagecause - the throwable which caused this exception
public CAFCreateException(com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
location - logging locationlocalizableText - localizable messagecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public CAFCreateException(LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
CAFCreateException(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 CAFCreateException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause)
category - logging categoryseverity - logging severitylocation - logging locationlocalizableText - localizable messagecause - the throwable which caused this exception
public CAFCreateException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
category - logging categoryseverity - logging severitylocation - logging locationlocalizableText - localizable messagecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
public 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)
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 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)
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 CAFCreateException(LocalizableTextFormatter textFormatter)
CAFCreateException(Location, LocalizableText) instead.
textFormatter - localizable message
public CAFCreateException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause)
CAFCreateException(Location, LocalizableText, Throwable) instead.
textFormatter - localizable messagecause - the throwable which caused this exception
public CAFCreateException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause,
boolean isRealCause)
CAFCreateException(Location, LocalizableText, Throwable, boolean) instead.
textFormatter - localizable messagecause - the throwable which caused this exceptionisRealCause - true if the currently constructed exception is the real exception and not just a wrapper, false if cause is the real one
|
CAF SAP NetWeaver CE 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||