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

exception InteractiveIOException
Base Hierarchy
InteractiveIOException
 ┗ ::com::sun::star::task::ClassifiedInteractionRequest
    ┗ ::com::sun::star::uno::Exception
Description
An input/output error.

Elements' Summary
Code The type of input/output error.  
Elements' Details
Code
IOErrorCode Code;
Description
The type of input/output error.
Top of Page