nextcloud/lib/private/Encryption
Roeland Jago Douma 317118ef79
Catch throwable instead of exception
The error that gets thrown can also be a type error etc. So we should
properly catch the Throwable.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-07 14:32:26 +01:00
..
Exceptions Update license headers for 19 2020-04-29 11:57:22 +02:00
Keys Catch throwable instead of exception 2021-01-07 14:32:26 +01:00
DecryptAll.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
EncryptionWrapper.php dont apply encryption wrapper for root mount 2020-12-29 12:29:23 +01:00
File.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
HookManager.php Update license headers 2019-12-05 15:38:45 +01:00
Manager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Update.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Util.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00