exception BridgeExistsException in module com::sun::star::bridge::

(Global Index)

Syntax

exception 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