]> source.dussan.org Git - nextcloud-server.git/commit
adding additional exceptions for special cases where creating a file might not be...
authorThomas Müller <thomas.mueller@tmit.eu>
Mon, 7 Oct 2013 13:11:47 +0000 (15:11 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Mon, 7 Oct 2013 13:11:47 +0000 (15:11 +0200)
commit730c80ff9c83ff1b027ab804ecad599fbcaf7bd3
tree500d6f4480f41563090ef29c1d4652c367519759
parent1e47468c53964591905760c2f7fad14725bdb1de
adding additional exceptions for special cases where creating a file might not be allowed
lib/private/connector/sabre/exception/entitytoolarge.php [new file with mode: 0644]
lib/private/connector/sabre/exception/unsupportedmediatype.php [new file with mode: 0644]
lib/private/connector/sabre/file.php
lib/public/files/entitytoolargeexception.php [new file with mode: 0644]
lib/public/files/invalidcontentexception.php [new file with mode: 0644]
lib/public/files/invalidpathexception.php [new file with mode: 0644]