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

exception InteractiveAugmentedIOException
Base Hierarchy
InteractiveAugmentedIOExceptionInteractiveIOException
    ┗ ::com::sun::star::task::ClassifiedInteractionRequest
       ┗ ::com::sun::star::uno::Exception
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