Home
last modified time | relevance | path

Searched refs:PermissionDeniedException (Results 1 – 23 of 23) sorted by relevance

/plugin/bez/mdl/
H A DSubscriptionFactory.php6 use dokuwiki\plugin\bez\meta\PermissionDeniedException; alias
21 throw new PermissionDeniedException();
28 throw new PermissionDeniedException();
38 throw new PermissionDeniedException();
46 throw new PermissionDeniedException();
61 throw new PermissionDeniedException();
H A DAuthentication_tokenFactory.php5 use dokuwiki\plugin\bez\meta\PermissionDeniedException; alias
25 throw new PermissionDeniedException();
H A DEntity.php12 use dokuwiki\plugin\bez\meta\PermissionDeniedException; alias
64 throw new PermissionDeniedException();
73 throw new PermissionDeniedException("cannot change field $property");
H A DTask.php7 use dokuwiki\plugin\bez\meta\PermissionDeniedException; alias
283 throw new PermissionDeniedException();
479 throw new PermissionDeniedException();
504 throw new PermissionDeniedException();
H A DFactory.php5 use dokuwiki\plugin\bez\meta\PermissionDeniedException; alias
320 throw new PermissionDeniedException('cannot delete');
H A DThread_comment.php5 use dokuwiki\plugin\bez\meta\PermissionDeniedException; alias
H A DThread.php6 use dokuwiki\plugin\bez\meta\PermissionDeniedException; alias
141 throw new PermissionDeniedException();
/plugin/bez/meta/
H A DPermissionDeniedException.php5 class PermissionDeniedException extends \Exception{ class
/plugin/bez/ctl/
H A Dunsubscribe.php7 throw new bez\meta\PermissionDeniedException();
H A Dkp.php14 throw new bez\meta\PermissionDeniedException();
H A Dtask_form.php7 throw new bez\meta\PermissionDeniedException();
H A Dactivity_report.php7 throw new bez\meta\PermissionDeniedException();
H A Dthread_report.php6 throw new bez\meta\PermissionDeniedException();
H A Dtypes.php7 throw new bez\meta\PermissionDeniedException();
H A Dtask_programs.php9 throw new bez\meta\PermissionDeniedException();
H A Dthread.php7 throw new bez\meta\PermissionDeniedException();
18 throw new bez\meta\PermissionDeniedException();
H A Dreport.php6 throw new bez\meta\PermissionDeniedException();
H A D8d.php14 throw new bez\meta\PermissionDeniedException();
H A Dthreads.php7 throw new bez\meta\PermissionDeniedException();
H A Dtasks.php7 throw new bez\meta\PermissionDeniedException();
H A Dtask.php7 throw new bez\meta\PermissionDeniedException();
H A Dstart.php7 throw new bez\meta\PermissionDeniedException();
/plugin/bez/action/
H A Ddefault.php240 } catch(bez\meta\PermissionDeniedException $e) {
291 } catch(bez\meta\PermissionDeniedException $e) {