Top   Module   Use   Manual   Index 

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

exception ListenerExistException

Base Exception
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