:: com :: sun :: star :: lang ::

exception ListenerExistException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-ListenerExistException
Description
is thrown by the XConnectionPoint::advise method to indicate that there is only one listener allowed.
See also
XConnectionPoint

Top of Page