|
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
java.lang.RuntimeException
com.sap.exception.BaseRuntimeException
com.sap.tc.webdynpro.services.exceptions.WDRuntimeException
com.sap.tc.webdynpro.services.exceptions.WDTypeNotFoundException
Thrown if a Java Dictionary Type is not found.
Type Classification:
This class is part of the Web Dynpro API, so applications may reference it or call any method of this type, but they must not subclass it.
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 | |
WDTypeNotFoundException(String typename)
Deprecated. |
|
WDTypeNotFoundException(String typename,
Exception e)
Deprecated. |
|
WDTypeNotFoundException(String message,
String typename)
Deprecated. |
|
| Method Summary | |
String |
getTypename()
Deprecated. |
| Methods inherited from class com.sap.exception.BaseRuntimeException |
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 WDTypeNotFoundException(String typename)
public WDTypeNotFoundException(String typename,
Exception e)
public WDTypeNotFoundException(String message,
String typename)
| Method Detail |
public String getTypename()
|
SAP NetWeaver 2004S SPS 10 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||