Home
last modified time | relevance | path

Searched refs:e (Results 1201 – 1225 of 3328) sorted by relevance

1...<<41424344454647484950>>...134

/plugin/combo/ComboStrap/
H A DFetcherCache.php81 } catch (ExceptionNotFound $e) {
103 } catch (ExceptionCast|ExceptionBadArgument $e) {
104 LogUtility::internalError("The path seems to be not local, it should never happen.", self::CANONICAL, $e);
H A DCacheManager.php101 } catch (ExceptionNotFound $e) {
109 } catch (ExceptionNotFound $e) {
112 } catch (ExceptionBadSyntax $e) {
H A DWikiPath.php146 } catch (ExceptionNotFound $e) {
164 } catch (ExceptionNotFound $e) {
167 LogUtility::error("The current relative path ({$this->absolutePath}) returns an error: {$e->getMessage()}", self::CANONICAL);
178 } catch (ExceptionNotFound $e) {
179 LogUtility::error("The parent relative path ({$this->absolutePath}) returns an error: {$e->getMessage()}", self::CANONICAL);
286 } catch (ExceptionNotFound $e) {
287 throw new ExceptionBadArgument("The context path ($contextPath) does not have a grand parent, therefore the relative path ($parameterPath) is invalid.", $e);
295 } catch (ExceptionNotFound $e) {
296 LogUtility::internalError("A context path is a page and should therefore have a parent", $e);
615 } catch (ExceptionBadArgument $e) {
[all...]
H A DMetadataStoreTransfer.php79 } catch (ExceptionNotFound $e) {
80 LogUtility::warning("The meta ($originalMetaKey) was not found", self::CANONICAL, $e);
185 } catch (ExceptionCompile $e) {
186 $messages[] = Message::createErrorMessage("Error while replicating the meta ($metadata) from the store ($this->sourceStore) to the store ($this->targetStore). Message: " . $e->getMessage())
/plugin/combo/ComboStrap/Web/
H A DUrlEndpoint.php72 } catch (ExceptionBadArgument|ExceptionBadSyntax $e) {
73 LogUtility::error("The base Url ($url) is not a valid url. Empty URL returned. Error: {$e->getMessage()}", "urlendpoint",$e);
/plugin/aichat/
H A Daction.php91 } catch (\Exception $e) {
92 ErrorHandler::logException($e);
95 'answer' => 'An error occurred. More info may be available in the error log. ' . $e->getMessage(),
/plugin/jplayer/vendor/symfony/process/Tests/
H A DProcessTest.php253 } catch (LogicException $e) {
257 throw $e;
741 } catch (RuntimeException $e) {
746 throw $e;
765 throw $e;
802 throw $e;
861 throw $e;
968 } catch (\Exception $e) {
972 throw $e;
1005 } catch (\TypeError $e) {
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd25519.php271 $e = $h->subtract($temp->multiply($temp));
275 $x3 = $e->multiply($f);
277 $t3 = $e->multiply($h);
321 $e = $b->subtract($a);
326 $x3 = $e->multiply($f);
328 $t3 = $e->multiply($h);
/plugin/solr/
H A Daction.php118 catch(ConnectionException $e) {
119 print "solr_indexer: Request failed: ".$e->getMessage().NL;
246 catch(ConnectionException $e) {
282 catch(Exception $e) {
388 catch(ConnectionException $e) {
426 catch(ConnectionException $e) {
428 dbglog($e->getMessage(), $this->getLang('delete_failed'));
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D65.65.js1 …bpackJsonp||[]).push([[65],{972:function(t,e,i){"use strict";i.r(e),i.d(e,"conf",(function(){retur… argument
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DREST.php84 } catch (RequestException $e) {
86 if (!$e->hasResponse()) {
87 throw $e;
90 $response = $e->getResponse();
/plugin/struct/script/
H A DAggregationEditor.js49 .click(function (e) { argument
50 e.preventDefault();
111 $form.submit(function (e) { argument
112 e.preventDefault();
/plugin/authnc/lang/en/
H A Dsettings.php9 $lang['port'] = 'Nextcloud port (e.g. 443)';
10 $lang['ocs-path'] = 'Path to the OCS API (e.g. /ocs/v1.php/cloud)';
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DTemplateMethodsTest.php46 protected function onNotSuccessfulTest(Exception $e) argument
49 throw $e;
/plugin/nsexport/
H A Dscript.js80 $form.submit(function handleFormSubmit(e) { argument
85 e.preventDefault();
86 e.stopPropagation();
/plugin/preregister/lang/fr/
H A Dinfo.txt3 …s suppressions''. La colonne ''age'' représente la durée pendant laquelle la donnée s'est trouvée
/plugin/move/script/
H A Dprogress.js72 $this.find('.ctl-continue').click(function (e) { argument
73 e.preventDefault();
79 var skip = e.target.form.skip.value;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DGMP.php423 * @param GMP $e
427 public function modPow(GMP $e, GMP $n) argument
429 return $this->powModOuter($e, $n);
437 * @param GMP $e
441 public function powMod(GMP $e, GMP $n) argument
443 return $this->powModOuter($e, $n);
449 * @param GMP $e
453 protected function powModInner(GMP $e, GMP $n) argument
456 return $class::powModHelper($this, $e, $n);
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js372 catch (e)
380 error(e);
549 catch (e)
600 catch (e)
663 catch (e)
840 catch (e)
848 throw e;
1129 e.parentNode.removeChild(e);
1453 catch (e)
1473 catch (e)
[all …]
/plugin/bez/
H A Dcron-daily.php31 } catch (Exception $e) {
32 $errors[] = $e->getMessage();
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js1e={fg:"",bg:"",font:"",font_size:"",};var h=function(A,D,C){var z=A.getContentElement(D,C).getInpu… class in AnonymousFunctioncb3770e00200
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1e={fg:"",bg:"",font:"",font_size:"",};var h=function(A,D,C){var z=A.getContentElement(D,C).getInpu… class in AnonymousFunctionaeeccc730200
/plugin/layeranimation/
H A Dscript.js159 this.Toggle = function(e) { argument
162 if (e.target) this.elem = $(e.target);
163 else if (e.srcElement) this.elem = $(e.srcElement);
168 this.playPauseToggle = function(e) { argument
180 this.layerToggle = function(e) { argument
360 innerItem.elem.find('img').on('load', function(e) { argument
361 e.currentTarget.loaded = true;
506 }).on('layeranimation.activate', function(e, activate){ argument
508 }).on('layeranimation.resize', function(e, activate){ argument
/plugin/simplewikipagetree/
H A Dscript.js2 jQuery(document).on('click','.simplewiki-pagetree .open > div',function(e){ argument
7 jQuery(document).on('click','.simplewiki-pagetree .closed > div',function(e){ argument
/plugin/log/
H A Dajax.php16 } catch (Exception $e) {
18 echo $e->getMessage();

1...<<41424344454647484950>>...134