Home
last modified time | relevance | path

Searched refs:PreconditionFailed (Results 1 – 12 of 12) sorted by path

/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
H A DPreconditionFailed.php18 class PreconditionFailed extends DAV\Exception { class
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php725 …if (!$overwrite) throw new Exception\PreconditionFailed('The destination node already exists, and …
1234 …throw new Exception\PreconditionFailed('An If-Match header was specified and the resource did not …
1262 …throw new Exception\PreconditionFailed('An If-Match header was specified, but none of the specifie…
1307 …throw new Exception\PreconditionFailed('An If-None-Match header was specified, but the ETag matche…
1355 …throw new Exception\PreconditionFailed('An If-Unmodified-Since header was specified, but the entit…
1423 …throw new Exception\PreconditionFailed('Failed to find a valid token/etag combination for ' . $uri…
H A DTemporaryFileFilterPlugin.php216 …throw new Exception\PreconditionFailed('The resource already exists, and an If-None-Match header w…
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNoAbstract.php15 class NoAbstract extends DAV\Exception\PreconditionFailed {
H A DNotRecognizedPrincipal.php15 class NotRecognizedPrincipal extends DAV\Exception\PreconditionFailed {
H A DNotSupportedPrivilege.php15 class NotSupportedPrivilege extends DAV\Exception\PreconditionFailed {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DPreconditionFailed.php18 class PreconditionFailed extends DAV\Exception { class
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php758 …if (!$overwrite) throw new Exception\PreconditionFailed('The destination node already exists, and …
1310 …throw new Exception\PreconditionFailed('An If-Match header was specified and the resource did not …
1338 …throw new Exception\PreconditionFailed('An If-Match header was specified, but none of the specifie…
1383 …throw new Exception\PreconditionFailed('An If-None-Match header was specified, but the ETag matche…
1431 …throw new Exception\PreconditionFailed('An If-Unmodified-Since header was specified, but the entit…
1499 …throw new Exception\PreconditionFailed('Failed to find a valid token/etag combination for ' . $uri…
H A DTemporaryFileFilterPlugin.php219 …throw new Exception\PreconditionFailed('The resource already exists, and an If-None-Match header w…
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNoAbstract.php15 class NoAbstract extends DAV\Exception\PreconditionFailed {
H A DNotRecognizedPrincipal.php15 class NotRecognizedPrincipal extends DAV\Exception\PreconditionFailed {
H A DNotSupportedPrivilege.php15 class NotSupportedPrivilege extends DAV\Exception\PreconditionFailed {