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

exception InteractiveFileIOException
Base Hierarchy
InteractiveFileIOExceptionInteractiveIOException
    ┗ ::com::sun::star::task::ClassifiedInteractionRequest
       ┗ ::com::sun::star::uno::Exception

Elements' Summary
FileName The file url where the i/o error occurred  
Elements' Details
FileName
string FileName;
Description
The file url where the i/o error occurred
Top of Page