]> source.dussan.org Git - nextcloud-server.git/commit
fix exception handling
authorThomas Müller <thomas.mueller@tmit.eu>
Wed, 1 Apr 2015 11:58:23 +0000 (13:58 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Tue, 7 Apr 2015 11:30:30 +0000 (13:30 +0200)
commit035646c0f60c2a9fb7105f0f1c6abdbda91b2d9f
treee7b518c070154be851e92e94bb79d2efd6ba8b54
parenta57918fb10a85e27aa283eb4abb39d57e718035c
fix exception handling
apps/encryption/lib/crypto/crypt.php
apps/encryption/lib/exceptions/filekeymissingexception.php [new file with mode: 0644]
apps/encryption/lib/exceptions/multikeydecryptexception.php [new file with mode: 0644]
apps/encryption/lib/exceptions/multikeyencryptexception.php [new file with mode: 0644]