:: com :: sun :: star :: ucb ::

exception InteractiveAppException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-::com::sun::star::task::ClassifiedInteractionRequest
    |
    +-InteractiveAppException
Description
An application error.
Since version
OpenOffice.org 1.1.5

Elements' Summary
Code The type of application error.
Elements' Details
Code
unsigned long Code;
Description
The type of application error.
Top of Page