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

exception InteractiveAppException
Base Hierarchy
InteractiveAppException
 ┗ ::com::sun::star::task::ClassifiedInteractionRequest
    ┗ ::com::sun::star::uno::Exception
Description
An application error.
Since
OOo 1.1.2

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