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

unpublished exception InteractiveLockingNotLockedException
Base Hierarchy
InteractiveLockingNotLockedExceptionInteractiveLockingException
    ┗ ::com::sun::star::task::ClassifiedInteractionRequest
       ┗ ::com::sun::star::uno::Exception
Usage Restrictions
not published
Description
An error indicating that the resource is not locked.

This error for instance can occure when trying to unlock a resource that is not locked.

Since
OOo 3.3

Top of Page