:: com :: sun :: star :: io ::

exception NotConnectedException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-IOException
    |
    +-NotConnectedException
Description
is thrown when a read/write operation is tried on an instance that has not been chained properly.

Top of Page