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

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

Top of Page