Home
last modified time | relevance | path

Searched refs:Exception (Results 76 – 92 of 92) sorted by relevance

1234

/dokuwiki/bin/
H A Dgittool.php235 } catch (Exception $e) {
/dokuwiki/inc/
H A DJpegMeta.php1482 } catch(Exception $e) {
1546 } catch(Exception $e) {
1608 } catch (Exception $e) {
1725 } catch(Exception $e) {
2508 } catch(Exception $e) {
3044 throw new Exception("Requested byte at ".$pos.". Reading outside of file's boundaries.");
3071 throw new Exception("Requested short at ".$pos.". Reading outside of file's boundaries.");
3111 throw new Exception("Requested long at ".$pos.". Reading outside of file's boundaries.");
3162 throw new Exception("Requested null-terminated string at offset ".$pos.". File terminated before the null-byte.");
H A Ddeprecated.php417 * @throws Exception when user or style is empty
H A Dcommon.php211 * @throws Exception
1901 * @throws Exception
1912 throw new Exception($exc);
H A Dtemplate.php11 use dokuwiki\Action\Exception\FatalException;
H A Dmedia.php12 use splitbrain\slika\Exception;
1803 } catch (Exception $e) {
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
H A DREADME.md
/dokuwiki/lib/plugins/authpdo/
H A Dauth.php696 } catch (Exception $e) {
712 * @param string|Exception $message
719 if (is_a($message, 'Exception')) {
/dokuwiki/lib/exe/
H A Dcss.php222 } catch (Exception $e) {
/dokuwiki/lib/plugins/authad/adLDAP/
H A DadLDAP.php571 * @throws Exception - if unable to bind to Domain Controller
937 * adLDAP Exception Handler
949 class adLDAPException extends Exception {}
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php361 throw new \SimplePie\Exception('DOMDocument not found, unable to use sanitizer');
H A DSimplePie.php1878 } catch (\SimplePie\Exception $e) {
2308 } catch (\SimplePie\Exception $e) {
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md82 You can use the provided ``splitbrain\phpcli\Exception`` to signal any problems within your main code yourself. The
/dokuwiki/lib/plugins/authad/
H A Dauth.php648 } catch (Exception $e) {
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE110 License. (Exception: if the Program itself is interactive but
/dokuwiki/
H A DCOPYING110 License. (Exception: if the Program itself is interactive but

1234