Home
last modified time | relevance | path

Searched refs:NotSupportedPrivilege (Results 1 – 5 of 5) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNotSupportedPrivilege.php15 class NotSupportedPrivilege extends DAV\Exception\PreconditionFailed { class
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNotSupportedPrivilege.php15 class NotSupportedPrivilege extends DAV\Exception\PreconditionFailed { class
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/
H A DNotSupportedPrivilegeTest.php11 $ex = new NotSupportedPrivilege('message');
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1065 …throw new Exception\NotSupportedPrivilege('The privilege you specified (' . $newAce['privilege'] .…
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1217 …throw new Exception\NotSupportedPrivilege('The privilege you specified (' . $newAce['privilege'] .…