diff options
author | Vincent Petry <pvince81@owncloud.com> | 2014-11-06 10:59:36 +0100 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2014-11-10 12:01:24 +0100 |
commit | cccedf6f30b74cc2eafc4b5000fb3dd442b0093f (patch) | |
tree | da645007733143ede51d255ccaf9b334587cb043 /apps/files/js/files.js | |
parent | 0d00e247c374318d502cb0501fce3093320fa5a3 (diff) | |
download | nextcloud-server-cccedf6f30b74cc2eafc4b5000fb3dd442b0093f.tar.gz nextcloud-server-cccedf6f30b74cc2eafc4b5000fb3dd442b0093f.zip |
Convert StorageNotAvailableException to SabreDAV exception
Convert \OCP\Files\StorageNotAvailableException to
\Sabre\DAV\Exception\ServiceUnavailable for every file/directory
operation happening inside of SabreDAV.
This is necessary to avoid having the exception bubble up to remote.php
which would return an exception page instead of an appropriate response.
Diffstat (limited to 'apps/files/js/files.js')
0 files changed, 0 insertions, 0 deletions