:: com :: sun :: star :: bridge ::

exception BridgeExistsException
Base Hierarchy
BridgeExistsException
 ┗ ::com::sun::star::uno::Exception
Description
Indicates, that it was tried to create a remote bridge with a name, which already existed.

Top of Page