|
CAF SAP NetWeaver CE 7.1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectBaseRuntimeException
com.sap.caf.rt.exception.CAFBaseRuntimeException
com.sap.caf.rt.exception.CAFUnsupportedOperationException
public class CAFUnsupportedOperationException
This exception is thrown when a method which is not implemented has been called.
| Constructor Summary | |
|---|---|
CAFUnsupportedOperationException()
Deprecated. Use CAFUnsupportedOperationException(Location) instead. |
|
CAFUnsupportedOperationException(BaseExceptionInfo baseExcInfo)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(BaseExceptionInfo baseExcInfo,
boolean isRealCause)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause)
Deprecated. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. |
|
CAFUnsupportedOperationException(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. |
|
CAFUnsupportedOperationException(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. |
|
CAFUnsupportedOperationException(LocalizableText localizableText)
Deprecated. Use CAFUnsupportedOperationException(Location, LocalizableText) instead. |
|
CAFUnsupportedOperationException(LocalizableTextFormatter textFormatter)
Deprecated. Use CAFUnsupportedOperationException(Location, LocalizableText) instead. |
|
CAFUnsupportedOperationException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause)
Deprecated. Use CAFUnsupportedOperationException(Location, LocalizableText, Throwable) instead. |
|
CAFUnsupportedOperationException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFUnsupportedOperationException(Location, LocalizableText, Throwable, boolean) instead. |
|
CAFUnsupportedOperationException(LocalizableText localizableText,
java.lang.Throwable cause)
Deprecated. Use CAFUnsupportedOperationException(Location, LocalizableText, Throwable) instead. |
|
CAFUnsupportedOperationException(LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFUnsupportedOperationException(Location, LocalizableText, Throwable, boolean) instead. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
LocalizableText localizableText)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause,
boolean isRealCause)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(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 CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause,
boolean isRealCause)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
java.lang.Throwable cause)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
java.lang.Throwable cause,
boolean isRealCause)
Constructs a new CAFUnsupportedOperationException. |
|
CAFUnsupportedOperationException(ResourceAccessor ra,
Msg msg)
Deprecated. Use CAFUnsupportedOperationException(Location, ResourceAccessor, Msg) instead. |
|
CAFUnsupportedOperationException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause)
Deprecated. Use CAFUnsupportedOperationException(Location, ResourceAccessor, Msg, Throwable) instead. |
|
CAFUnsupportedOperationException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFUnsupportedOperationException(Location, ResourceAccessor, Msg, Throwable, boolean) instead. |
|
CAFUnsupportedOperationException(ResourceAccessor ra,
java.lang.String key)
Deprecated. Use CAFUnsupportedOperationException(Location, ResourceAccessor, String) instead. |
|
CAFUnsupportedOperationException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args)
Deprecated. Use CAFUnsupportedOperationException(Location, ResourceAccessor, String, Object[]) instead. |
|
CAFUnsupportedOperationException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
Deprecated. Use CAFUnsupportedOperationException(Location, ResourceAccessor, String, Object[], Throwable) instead. |
|
CAFUnsupportedOperationException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFUnsupportedOperationException(Location, ResourceAccessor, String, Object[], Throwable, boolean) instead. |
|
CAFUnsupportedOperationException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause)
Deprecated. Use CAFUnsupportedOperationException(Location, ResourceAccessor, String, Throwable) instead. |
|
CAFUnsupportedOperationException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFUnsupportedOperationException(Location, ResourceAccessor, String, Throwable, boolean) instead. |
|
| Method Summary |
|---|
| Methods inherited from class com.sap.caf.rt.exception.CAFBaseRuntimeException |
|---|
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 CAFUnsupportedOperationException(com.sap.tc.logging.Location location)
location - logging locationpublic CAFUnsupportedOperationException()
CAFUnsupportedOperationException(Location) instead.
public CAFUnsupportedOperationException(BaseExceptionInfo baseExcInfo)
baseExcInfo - information about the throwable which caused this exception
public CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
java.lang.Throwable cause)
location - logging locationcause - the throwable which caused this exception
public CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(ResourceAccessor ra,
java.lang.String key)
CAFUnsupportedOperationException(Location, ResourceAccessor, String) instead.
ra - resource accessorkey - the key of the message in the resource bundle
public CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause)
CAFUnsupportedOperationException(Location, ResourceAccessor, String, Throwable) instead.
ra - resource accessorkey - the key of the message in the resource bundlecause - the throwable which caused this exception
public CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause,
boolean isRealCause)
CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args)
CAFUnsupportedOperationException(Location, ResourceAccessor, String, Object[]) instead.
ra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the message
public CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause,
boolean isRealCause)
CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg)
location - logging locationra - resource accessormsg - message from a resource bundle
public CAFUnsupportedOperationException(ResourceAccessor ra,
Msg msg)
CAFUnsupportedOperationException(Location, ResourceAccessor, Msg) instead.
ra - resource accessormsg - message from a resource bundle
public CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause)
CAFUnsupportedOperationException(Location, ResourceAccessor, Msg, Throwable) instead.
ra - resource accessormsg - message from a resource bundlecause - the throwable which caused this exception
public CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause,
boolean isRealCause)
CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
LocalizableText localizableText)
location - logging locationlocalizableText - localizable messagepublic CAFUnsupportedOperationException(LocalizableText localizableText)
CAFUnsupportedOperationException(Location, LocalizableText) instead.
localizableText - localizable message
public CAFUnsupportedOperationException(com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause)
location - logging locationlocalizableText - localizable messagecause - the throwable which caused this exception
public CAFUnsupportedOperationException(LocalizableText localizableText,
java.lang.Throwable cause)
CAFUnsupportedOperationException(Location, LocalizableText, Throwable) instead.
localizableText - localizable messagecause - the throwable which caused this exception
public CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(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 CAFUnsupportedOperationException(LocalizableTextFormatter textFormatter)
CAFUnsupportedOperationException(Location, LocalizableText) instead.
textFormatter - localizable message
public CAFUnsupportedOperationException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause)
CAFUnsupportedOperationException(Location, LocalizableText, Throwable) instead.
textFormatter - localizable messagecause - the throwable which caused this exception
public CAFUnsupportedOperationException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause,
boolean isRealCause)
CAFUnsupportedOperationException(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 | ||||||||