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

exception AlreadyConnectedException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-IOException
    |
    +-AlreadyConnectedException
Usage Restrictions
not published
Description
is thrown when a client tries to connect to a resource to which he is already connected.

Top of Page