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

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

Top of Page