|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sap.exception.BaseException
com.sap.tc.webdynpro.services.exceptions.WDException
com.sap.tc.webdynpro.services.cal.core.exceptions.WDClientTaskException
com.sap.tc.webdynpro.services.cal.core.exceptions.WDUserAbortException
Thrown if the execution of an IClientTask is aborted due to an user
abort of the actual session.
Type Classification:
This type is not part of the Web Dynpro API. Applications must not use this type directly.
For a detailed explanation of API classification see the Web Dynpro Compatibility Guide| Field Summary |
| Fields inherited from interface com.sap.exception.IBaseException |
audit, defaultLocale |
| Constructor Summary | |
WDUserAbortException(String messageText)
Deprecated. Constructor for WDUserAbortException. |
|
WDUserAbortException(String messageText,
Object[] parameters)
Deprecated. Constructor for WDUserAbortException. |
|
WDUserAbortException(String messageText,
Object[] parameters,
Throwable reason)
Deprecated. Constructor for WDUserAbortException. |
|
WDUserAbortException(String messageText,
Throwable reason)
Deprecated. Constructor for WDUserAbortException. |
|
WDUserAbortException(Throwable reason)
Deprecated. Constructor for WDUserAbortException. |
|
| Methods inherited from class com.sap.exception.BaseException |
finallyLocalize, finallyLocalize, finallyLocalize, finallyLocalize, getCause, getLocalizableMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLogCategory, getLogLocation, getLogSeverity, getMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedLocalizedMessage, getNestedStackTraceString, getStackTraceString, getSystemStackTraceString, initCause, log, printStackTrace, printStackTrace, printStackTrace, restoreLogSettings, setLogSettings, trace, trace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public WDUserAbortException(String messageText)
messageText -
public WDUserAbortException(String messageText,
Throwable reason)
messageText - reason - public WDUserAbortException(Throwable reason)
reason -
public WDUserAbortException(String messageText,
Object[] parameters)
messageText - parameters -
public WDUserAbortException(String messageText,
Object[] parameters,
Throwable reason)
messageText - parameters - reason -
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||