exception InvalidListenerException in module com::sun::star::lang::

(Global Index)

Syntax

exception 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