Searched refs:AccessDeniedException (Results 1 – 9 of 9) sorted by relevance
4 use dokuwiki\Remote\AccessDeniedException; alias25 * @throws AccessDeniedException38 * @throws AccessDeniedException50 * @throws AccessDeniedException62 * @throws AccessDeniedException77 * @throws AccessDeniedException91 * @throws AccessDeniedException96 throw new AccessDeniedException(
3 use dokuwiki\Remote\AccessDeniedException; alias17 * @throws AccessDeniedException22 throw new AccessDeniedException('You are not allowed to read this file', 111);29 throw new AccessDeniedException('problem with helper plugin', 99999);35 * @throws AccessDeniedException44 throw new AccessDeniedException('problem with helper plugin', 99999);65 * @throws AccessDeniedException73 throw new AccessDeniedException('problem with helper plugin', 99999);
3 use dokuwiki\Remote\AccessDeniedException; alias40 * @throws AccessDeniedException49 * @throws AccessDeniedException53 throw new AccessDeniedException();
13 use dokuwiki\Remote\AccessDeniedException; alias41 * @throws AccessDeniedException49 throw new AccessDeniedException('no permissions to access data of that page');74 * @throws AccessDeniedException82 throw new AccessDeniedException('no permissions to save data for that page');100 * @throws AccessDeniedException106 throw new AccessDeniedException('you need to be manager to access schema info');
6 use dokuwiki\Remote\AccessDeniedException; alias23 * @throws AccessDeniedException36 throw new AccessDeniedException('You are not allowed to use this plugin', 111);59 * @throws AccessDeniedException85 * @throws AccessDeniedException
4 use dokuwiki\Remote\AccessDeniedException; alias24 throw new AccessDeniedException('You are not allowed to read this file', 111);
5 use dokuwiki\Remote\AccessDeniedException; alias29 throw new AccessDeniedException('You are not allowed to access this endpoint', 111);
4 use dokuwiki\Remote\AccessDeniedException; alias
11 use dokuwiki\Remote\AccessDeniedException; alias