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

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

Top of Page