61 'privilege' =>
'{DAV:}all',
62 'principal' =>
'{DAV:}owner',
77 function setACL(array $acl) {
79 throw new \Sabre\DAV\Exception\Forbidden(
'Setting ACL is not supported on this node');
94 function getSupportedPrivilegeSet() {
An exception for terminatinating execution or to throw for unit testing.