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

exception InvalidListenerException
Base Hierarchy
InvalidListenerException
 ┗ ::com::sun::star::uno::Exception
Description
is thrown by the XConnectionPoint::advice method to indicate that the listener has not supplied the necessary interface.
See also
XConnectionPoint

Top of Page