StoreLockedException
Deprecated
A lock failure now reports the directory it failed on and, where the lock file says so, which process holds it. Nothing in the engine constructs this form.
Replace with
StoreLockedException(message, directory, holder = null, cause)Content copied to clipboard