|
Class Summary |
| WDApplicationException |
Deprecated. Use one of the raise methods of the message manager instead of throwing
instances of WDApplicationException. |
| WDConversionException |
Deprecated. This class might be withdrawn from the Web Dynpro API
with the first new NetWeaver release in 2006. |
| WDCreationFailedException |
Deprecated. This class might be withdrawn from the Web Dynpro API
with the first new NetWeaver release in 2006. |
| WDDoubleModifiedException |
Deprecated. This class might be withdrawn from the Web Dynpro API
with the first new NetWeaver release in 2006. |
| WDException |
Base class for all checked exceptions thrown by the Web Dynpro API. |
| WDIllegalArgumentException |
Web Dynpro runtime exception thrown if an illegal argument is passed to
a method, i.e. |
| WDNonFatalException |
This exception or subclasses thereof will be thrown by the Web Dynpro framework if
the normal process of an application shall be canceled, but the application
shall continue. |
| WDNonFatalRuntimeException |
This exception can be thrown if the normal process of an application shall be
canceled, but the application shall continue. |
| WDPhaseHandlingException |
Deprecated. This class might be withdrawn from the Web Dynpro API
with the first new NetWeaver release in 2006. |
| WDRuntimeException |
Base class for all runtime exceptions thrown by the Web Dynpro API. |
| WDTypeNotFoundException |
Deprecated. This class might be withdrawn from the Web Dynpro API
with the first new NetWeaver release in 2006. |