Home
last modified time | relevance | path

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

/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNoAbstract.php15 class NoAbstract extends DAV\Exception\PreconditionFailed { class
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Exception/
H A DNoAbstract.php15 class NoAbstract extends DAV\Exception\PreconditionFailed { class
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Exception/
H A DNoAbstractTest.php11 $ex = new NoAbstract('message');
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1069 …throw new Exception\NoAbstract('The privilege you specified (' . $newAce['privilege'] . ') is an a…
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1221 …throw new Exception\NoAbstract('The privilege you specified (' . $newAce['privilege'] . ') is an a…