:: com :: sun :: star :: util ::

exception NotLockedException
Base Hierarchy
NotLockedExceptionInvalidStateException
    ┗ ::com::sun::star::uno::Exception
Description
is raised when attempt is made to unlock a lockable component which actually is not locked.

Top of Page