:: com :: sun :: star :: ucb ::

exception ListenerAlreadySetException
Base Hierarchy
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