Lines Matching defs:Exception
5 use dokuwiki\Action\Exception\ActionAbort;
6 use dokuwiki\Action\Exception\ActionDisabledException;
10 use Exception;
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');
157 throw new Exception($lang['subscr_subscribe_noaddress']);
167 throw new Exception(