|
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.CAFIllegalStateException
public class CAFIllegalStateException
This exception is thrown when a method has been invoked at an illegal or inappropriate time.
| Constructor Summary | |
|---|---|
CAFIllegalStateException()
Deprecated. Use CAFIllegalStateException(Location) instead. |
|
CAFIllegalStateException(BaseExceptionInfo baseExcInfo)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(BaseExceptionInfo baseExcInfo,
boolean isRealCause)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause)
Deprecated. |
|
CAFIllegalStateException(com.sap.tc.logging.Category category,
int severity,
com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. |
|
CAFIllegalStateException(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. |
|
CAFIllegalStateException(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. |
|
CAFIllegalStateException(LocalizableText localizableText)
Deprecated. Use CAFIllegalStateException(Location, LocalizableText) instead. |
|
CAFIllegalStateException(LocalizableTextFormatter textFormatter)
Deprecated. Use CAFIllegalStateException(Location, LocalizableText) instead. |
|
CAFIllegalStateException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause)
Deprecated. Use CAFIllegalStateException(Location, LocalizableText, Throwable) instead. |
|
CAFIllegalStateException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFIllegalStateException(Location, LocalizableText, Throwable, boolean) instead. |
|
CAFIllegalStateException(LocalizableText localizableText,
java.lang.Throwable cause)
Deprecated. Use CAFIllegalStateException(Location, LocalizableText, Throwable) instead. |
|
CAFIllegalStateException(LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFIllegalStateException(Location, LocalizableText, Throwable, boolean) instead. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location,
LocalizableText localizableText)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause,
boolean isRealCause)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(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 CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause,
boolean isRealCause)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location,
java.lang.Throwable cause)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(com.sap.tc.logging.Location location,
java.lang.Throwable cause,
boolean isRealCause)
Constructs a new CAFIllegalStateException. |
|
CAFIllegalStateException(ResourceAccessor ra,
Msg msg)
Deprecated. Use CAFIllegalStateException(Location, ResourceAccessor, Msg) instead. |
|
CAFIllegalStateException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause)
Deprecated. Use CAFIllegalStateException(Location, ResourceAccessor, Msg, Throwable) instead. |
|
CAFIllegalStateException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFIllegalStateException(Location, ResourceAccessor, Msg, Throwable, boolean) instead. |
|
CAFIllegalStateException(ResourceAccessor ra,
java.lang.String key)
Deprecated. Use CAFIllegalStateException(Location, ResourceAccessor, String) instead. |
|
CAFIllegalStateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args)
Deprecated. Use CAFIllegalStateException(Location, ResourceAccessor, String, Object[]) instead. |
|
CAFIllegalStateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
Deprecated. Use CAFIllegalStateException(Location, ResourceAccessor, String, Object[], Throwable) instead. |
|
CAFIllegalStateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFIllegalStateException(Location, ResourceAccessor, String, Object[], Throwable, boolean) instead. |
|
CAFIllegalStateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause)
Deprecated. Use CAFIllegalStateException(Location, ResourceAccessor, String, Throwable) instead. |
|
CAFIllegalStateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause,
boolean isRealCause)
Deprecated. Use CAFIllegalStateException(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 CAFIllegalStateException(com.sap.tc.logging.Location location)
location - logging locationpublic CAFIllegalStateException()
CAFIllegalStateException(Location) instead.
public CAFIllegalStateException(BaseExceptionInfo baseExcInfo)
baseExcInfo - information about the throwable which caused this exception
public CAFIllegalStateException(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 CAFIllegalStateException(com.sap.tc.logging.Location location,
java.lang.Throwable cause)
location - logging locationcause - the throwable which caused this exception
public CAFIllegalStateException(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 CAFIllegalStateException(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 CAFIllegalStateException(ResourceAccessor ra,
java.lang.String key)
CAFIllegalStateException(Location, ResourceAccessor, String) instead.
ra - resource accessorkey - the key of the message in the resource bundle
public CAFIllegalStateException(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 CAFIllegalStateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause)
CAFIllegalStateException(Location, ResourceAccessor, String, Throwable) instead.
ra - resource accessorkey - the key of the message in the resource bundlecause - the throwable which caused this exception
public CAFIllegalStateException(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 CAFIllegalStateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Throwable cause,
boolean isRealCause)
CAFIllegalStateException(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 CAFIllegalStateException(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 CAFIllegalStateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args)
CAFIllegalStateException(Location, ResourceAccessor, String, Object[]) instead.
ra - resource accessorkey - the key of the message in the resource bundleargs - arguments for the message
public CAFIllegalStateException(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 CAFIllegalStateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause)
CAFIllegalStateException(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 CAFIllegalStateException(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 CAFIllegalStateException(ResourceAccessor ra,
java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable cause,
boolean isRealCause)
CAFIllegalStateException(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 CAFIllegalStateException(com.sap.tc.logging.Location location,
ResourceAccessor ra,
Msg msg)
location - logging locationra - resource accessormsg - message from a resource bundle
public CAFIllegalStateException(ResourceAccessor ra,
Msg msg)
CAFIllegalStateException(Location, ResourceAccessor, Msg) instead.
ra - resource accessormsg - message from a resource bundle
public CAFIllegalStateException(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 CAFIllegalStateException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause)
CAFIllegalStateException(Location, ResourceAccessor, Msg, Throwable) instead.
ra - resource accessormsg - message from a resource bundlecause - the throwable which caused this exception
public CAFIllegalStateException(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 CAFIllegalStateException(ResourceAccessor ra,
Msg msg,
java.lang.Throwable cause,
boolean isRealCause)
CAFIllegalStateException(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 CAFIllegalStateException(com.sap.tc.logging.Location location,
LocalizableText localizableText)
location - logging locationlocalizableText - localizable messagepublic CAFIllegalStateException(LocalizableText localizableText)
CAFIllegalStateException(Location, LocalizableText) instead.
localizableText - localizable message
public CAFIllegalStateException(com.sap.tc.logging.Location location,
LocalizableText localizableText,
java.lang.Throwable cause)
location - logging locationlocalizableText - localizable messagecause - the throwable which caused this exception
public CAFIllegalStateException(LocalizableText localizableText,
java.lang.Throwable cause)
CAFIllegalStateException(Location, LocalizableText, Throwable) instead.
localizableText - localizable messagecause - the throwable which caused this exception
public CAFIllegalStateException(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 CAFIllegalStateException(LocalizableText localizableText,
java.lang.Throwable cause,
boolean isRealCause)
CAFIllegalStateException(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 CAFIllegalStateException(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 CAFIllegalStateException(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 CAFIllegalStateException(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 CAFIllegalStateException(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 CAFIllegalStateException(LocalizableTextFormatter textFormatter)
CAFIllegalStateException(Location, LocalizableText) instead.
textFormatter - localizable message
public CAFIllegalStateException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause)
CAFIllegalStateException(Location, LocalizableText, Throwable) instead.
textFormatter - localizable messagecause - the throwable which caused this exception
public CAFIllegalStateException(LocalizableTextFormatter textFormatter,
java.lang.Throwable cause,
boolean isRealCause)
CAFIllegalStateException(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 | ||||||||