nextcloud/lib/public/Lock
Robin Appelman da2d425044
add proper paths to locking exceptions
while some code paths do wrap the "raw" locking exception into one with a proper path, not all of them do
by adding the proper path to the original exception we ensure that we always have the usefull information in out logs

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-06-30 18:10:42 +02:00
..
ILockingProvider.php add proper paths to locking exceptions 2020-06-30 18:10:42 +02:00
LockedException.php add proper paths to locking exceptions 2020-06-30 18:10:42 +02:00
ManuallyLockedException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00