:: com :: sun :: star :: connection ::

exception AlreadyAcceptingException
Base Hierarchy
AlreadyAcceptingException
 ┗ ::com::sun::star::uno::Exception
Description
Is thrown, when there is another thread already accepting on this instance.

Top of Page