Home
last modified time | relevance | path

Searched refs:Exception (Results 1426 – 1450 of 2287) sorted by path

1...<<51525354555657585960>>...92

/plugin/imagemapping/
H A DLICENSE
/plugin/imagepreview/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/inclform/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/include/
H A DCOPYING111 License. (Exception: if the Program itself is interactive but
/plugin/indexmenu/
H A DCOPYING111 License. (Exception: if the Program itself is interactive but
/plugin/infomail/
H A Daction.php47 } catch (\Exception $e) {
115 * @throws Exception when something went wrong
126 throw new \Exception('Wrong Captcha');
130 throw new \Exception('Security token did not match');
152 if (!$all_recipients) throw new \Exception($this->getLang('novalid_rec'));
156 if ($s_name === '') throw new \Exception($this->getLang('err_sendername'));
160 if (!mail_isvalid($s_email)) throw new \Exception($this->getLang('err_sendermail'));
167 if ($id === '' || !page_exists($id)) throw new \Exception($this->getLang('err_page'));
/plugin/instantpage/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/interwiki/
H A DCOPYING110 License. (Exception: if the Program itself is interactive but
/plugin/ipban/ip-lib/src/Range/
H A DPattern.php143 throw new \Exception('@todo'); // @codeCoverageIgnore
191 throw new \Exception('@todo'); // @codeCoverageIgnore
H A DSubnet.php169 throw new \Exception('@todo'); // @codeCoverageIgnore
/plugin/iptrust2/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/plugin/ireadit/action/
H A Direadit.php46 } catch (Exception $e) {
99 } catch (Exception $e) {
125 } catch (Exception $e) {
H A Dmove.php33 } catch (Exception $e) {
/plugin/ireadit/
H A Dhelper.php54 } catch (Exception $e) {
74 } catch (Exception $e) {
91 } catch (Exception $e) {
121 } catch (Exception $e) {
144 } catch (Exception $e) {
/plugin/ireadit/helper/
H A Ddb.php31 * @throws Exception
39 throw new \Exception('Couldn\'t load sqlite.');
46 throw new \Exception('Couldn\'t load PDO sqlite.');
56 throw new \Exception('Couldn\'t init sqlite.');
66 * @throws Exception
76 …throw new \Exception('The ireadit plugin requires the sqlite plugin. Please install and enable it.…
/plugin/ireadit/syntax/
H A Dlist.php129 } catch (Exception $e) {
/plugin/issuelinks/_test/
H A DhandleIssueLinkSyntax.test.php39 throw new \Exception('sqlite init failed');
75 throw new \Exception('sqlite init failed');
100 throw new \Exception('sqlite init failed');
/plugin/issuelinks/action/
H A Dajax.php299 } catch (Exception $e) {
314 } catch (Exception $e) {
/plugin/issuelinks/helper/
H A Ddata.php33 * @throws Exception
221 } catch (Exception $e) {
H A Ddb.php40 * @throws Exception Only thrown in unittests
54 throw new \Exception('Couldn\'t load PDO sqlite.');
H A Dutil.php70 * @param Exception $e
72 public function reportException(Exception $e)
/plugin/issuelinks/services/
H A DGitHub.service.php98 } catch (\Exception $e) {
H A DGitLab.service.php91 } catch (\Exception $e) {
H A DJira.service.php137 } catch (\Exception $e) {
/plugin/issuelinks/
H A Dsyntax.php58 * @throws Exception

1...<<51525354555657585960>>...92