| /plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/ |
| D | WildfireFormatter.php | 75 $handleError = false; 78 $handleError = true; 82 $handleError = true; 106 ], $handleError);
|
| /plugin/asciidocjs/node_modules/async/internal/ |
| D | asyncEachOfLimit.js | 43 }).catch(handleError); 50 if (err) return handleError(err); 66 function handleError(err) { function
|
| /plugin/combo/ComboStrap/ |
| H A D | PermalinkTag.php | 49 return self::handleError( 63 return self::handleError( 94 return self::handleError($errorMessage, $strict, $callStack); 117 return self::handleError( 126 …public static function handleError(string $errorMessage, bool $strict, CallStack $callStack): array function in ComboStrap\\PermalinkTag
|
| /plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/ |
| D | spellchecker.pl | 73 open ASPELL, "$cmd |" or handleError( "Could not execute `$cmd`\\n$!" ) and return; 98 close ASPELL or handleError( "Error executing `$cmd`\\n$unhandledText" ) and return; 107 sub handleError { subroutine
|
| /plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/ |
| D | spellchecker.pl | 75 open ASPELL, "$cmd |" or handleError( "Could not execute `$cmd`\\n$!" ) and return; 100 close ASPELL or handleError( "Error executing `$cmd`\\n$unhandledText" ) and return; 109 sub handleError { subroutine
|
| /plugin/grensladawritezor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/ |
| D | spellchecker.pl | 73 open ASPELL, "$cmd |" or handleError( "Could not execute `$cmd`\\n$!" ) and return; 98 close ASPELL or handleError( "Error executing `$cmd`\\n$unhandledText" ) and return; 107 sub handleError { subroutine
|
| /plugin/asciidocjs/node_modules/unxhr/lib/ |
| D | XMLHttpRequest.js | 320 self.handleError(error, url) 333 this.handleError(e, url) 494 self.handleError(error, url) 500 self.handleError(error, url) 543 this.handleError = function (error, url) { method in exports.XMLHttpRequest
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | ElectronApp.js | 359 editorUi.handleError(e); 374 editorUi.handleError(e); 474 editorUi.handleError(); 495 editorUi.handleError(e); 824 this.handleError(e); 971 this.handleError(e, mxResources.get('errorLoadingFile')); 1000 this.handleError(err); 1080 this.handleError(e, mxResources.get('errorLoadingFile')); 1234 this.ui.handleError({message: mxResources.get('fileNotFound')}); 1420 this.ui.handleError({message: mxResources.get('errorSavingFile')}); [all …]
|
| D | App.js | 122 this.handleError(message); 3080 ui.handleError({message: message}, mxResources.get('unknownError'), 3136 this.handleError(e, mxResources.get('errorLoadingFile'), mxUtils.bind(this, function() 3154 this.handleError(e, mxResources.get('errorLoadingFile')); 3159 this.handleError(e, mxResources.get('errorLoadingFile')); 3407 this.handleError(null, mxResources.get('errorLoadingFile')); 3412 this.handleError(e, mxResources.get('errorLoadingFile')); 3422 this.handleError(null, mxResources.get('errorLoadingFile'), reconnect); 3485 this.handleError(e); 3669 this.handleError({message: mxResources.get('noFileSelected')}, [all …]
|
| D | Menus.js | 638 editorUi.handleError(err); 887 editorUi.handleError({message: mxResources.get('exportOptionsDisabledDetails')}, 1049 editorUi.handleError(e); 1072 editorUi.handleError(e); 1077 editorUi.handleError({message: mxResources.get('invalidInput')}); 1105 editorUi.handleError(e); 1260 editorUi.handleError(e); 1766 editorUi.handleError(e); 1802 editorUi.handleError(e); 1821 editorUi.handleError(e); [all …]
|
| D | DrawioClient.js | 157 this.ui.handleError(e);
|
| D | DropboxClient.js | 784 this.ui.handleError(e); 806 this.ui.handleError(e); 896 this.ui.handleError(e); 965 this.ui.handleError({message: mxResources.get('serviceUnavailableOrBlocked')});
|
| D | EditorUi.js | 1552 this.handleError({message: mxResources.get('busy')}); 1979 …this.handleError({message: mxResources.get('drawingTooLarge')}, mxResources.get('error'), mxUtils.… 2053 this.handleError(e); 2060 this.handleError(e); 2241 this.handleError({message: mxResources.get('error') + ' ' + req.getStatus()}); 2246 this.handleError(err); 2795 this.handleError(e, mxResources.get('errorLoadingFile'), fn, true, null, null, true); 3546 this.handleError({message: mxResources.get('errorLoadingFile')}) 3577 this.handleError({message: mxResources.get((xhr.status == 413) ? 3878 …EditorUi.prototype.handleError = function(resp, title, fn, invokeFnOnClose, notFoundMessage, fileH… method in EditorUi [all …]
|
| D | LocalFile.js | 273 …this.ui.handleError({message: mxResources.get('drawingTooLarge')}, mxResources.get('error'), mxUti…
|
| /plugin/diagramsnet/lib/plugins/ |
| D | update.js | 163 editorUi.handleError({message: mxResources.get('error') + ' ' + 169 editorUi.handleError(err);
|
| /plugin/asciidocjs/node_modules/nunjucks/src/ |
| D | runtime.js | 223 function handleError(error, lineno, colno) { function 323 handleError: handleError, property
|
| D | environment.js | 20 var handleError = globalRuntime.handleError, variable 42 cb(handleError(e, null, null));
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/ |
| D | ErrorHandler.php | 44 public static function handleError($errno, $errstr, $errfile, $errline) function in PHPUnit_Util_ErrorHandler
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Toolbar.js | 600 this.editorUi.handleError(e); 613 this.editorUi.handleError(e); 628 this.editorUi.handleError(e); 642 this.editorUi.handleError(e); 655 this.editorUi.handleError(e); 668 this.editorUi.handleError(e);
|
| D | Menus.js | 720 this.editorUi.handleError(e); 740 this.editorUi.handleError(e); 762 this.editorUi.handleError(e); 786 this.editorUi.handleError(e); 806 this.editorUi.handleError(e); 826 this.editorUi.handleError(e);
|
| /plugin/jplayer/vendor/symfony/process/Pipes/ |
| D | AbstractPipes.php | 178 public function handleError($type, $msg) function in Symfony\\Component\\Process\\Pipes\\AbstractPipes
|
| /plugin/combo/vendor/symfony/process/Pipes/ |
| H A D | AbstractPipes.php | 176 public function handleError(int $type, string $msg) function in Symfony\\Component\\Process\\Pipes\\AbstractPipes
|
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ |
| D | Sidebar.js | 1314 this.editorUi.handleError(res); 1325 this.editorUi.handleError(e); 1336 this.editorUi.handleError({message: mxResources.get('unknownError')}); 1342 this.editorUi.handleError(e); 1403 this.editorUi.handleError(e);
|
| /plugin/bugzillaint/ |
| D | script.js | 34 .fail( handleError ); 37 function handleError( a ) { function
|
| /plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/ |
| D | ErrorHandler.php | 213 …public function handleError(int $code, string $message, string $file = '', int $line = 0, ?array $… function in Monolog\\ErrorHandler
|