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

(Global Index)

Syntax

exception ListenerExistException : 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