Searched refs:NotAuthenticated (Results 1 – 5 of 5) sorted by relevance
8 use Sabre\DAV\Exception\NotAuthenticated; alias188 throw new NotAuthenticated(implode(', ', $reasons));
5 use Sabre\DAV\Exception\NotAuthenticated; alias168 throw new NotAuthenticated(implode(', ', $authResult[1]));
17 class NotAuthenticated extends DAV\Exception { class
8 use Sabre\DAV\Exception\NotAuthenticated; alias189 * @throws NotAuthenticated