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

exception InteractiveAugmentedIOException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-::com::sun::star::task::ClassifiedInteractionRequest
    |
    +-::com::sun::star::ucb::InteractiveIOException
       |
       +-InteractiveAugmentedIOException
Description
An input/output error with arguments.

Elements' Summary
Arguments Additional arguments.  
Elements' Details
Arguments
sequence< any > Arguments;
Description
Additional arguments.

See ::com::sun::star::task::InteractionHandler for a description of well-known arguments.

Top of Page