Lines Matching refs:Exception
5 use dokuwiki\Action\Exception\ActionAbort;
6 use dokuwiki\Action\Exception\ActionDisabledException;
10 use Exception; alias
43 } catch (Exception $e) {
58 * @throws Exception if (un)subscribing fails
105 throw new Exception(
123 * @throws Exception
133 throw new Exception('no subscription target given');
142 throw new Exception('invalid subscription style given');
148 throw new Exception('invalid subscription action given');
155 throw new Exception($lang['subscr_subscribe_noaddress']);
165 throw new Exception(