exception ListenerAlreadySetException in module com::sun::star::ucb::

(Global Index)

Syntax

exception ListenerAlreadySetException : com::sun::star::uno::Exception ;

Description

This exception is thrown to indicate that a Listener is already set while only one is allowed.

Top of Page