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

exception InteractiveWrongMediumException
Base Hierarchy
InteractiveWrongMediumException
 ┗ ::com::sun::star::task::ClassifiedInteractionRequest
    ┗ ::com::sun::star::uno::Exception
Description
is thrown when the wrong medium is inserted into a removable drive during an operation.

Elements' Summary
Medium identifies the medium thats needed to continue with the pending operation.  
Elements' Details
Medium
any Medium;
Description
identifies the medium thats needed to continue with the pending operation.
Top of Page