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

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

Top of Page