Home
last modified time | relevance | path

Searched refs:handleError (Results 26 – 50 of 60) sorted by path

123

/plugin/diagramsnet/lib/js/diagramly/
H A DLocalFile.js273 …this.ui.handleError({message: mxResources.get('drawingTooLarge')}, mxResources.get('error'), mxUti…
H A DMenus.js638 editorUi.handleError(err);
1049 editorUi.handleError(e);
1072 editorUi.handleError(e);
1105 editorUi.handleError(e);
1260 editorUi.handleError(e);
1766 editorUi.handleError(e);
1802 editorUi.handleError(e);
1821 editorUi.handleError(e);
2083 editorUi.handleError(err);
2105 editorUi.handleError(err);
[all …]
H A DNotionClient.js598 this.ui.handleError(err, null, mxUtils.bind(this, function()
H A DPages.js989 this.handleError(e);
1150 this.handleError(e);
1201 this.handleError(e);
H A DTrees.js1173 ui.handleError(e);
H A DTrelloClient.js493 this.ui.handleError(err, null, mxUtils.bind(this, function()
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js1314 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/diagramsnet/lib/js/grapheditor/
H A DActions.js152 ui.handleError(e);
478 ui.handleError(e);
H A DDialogs.js62 editorUi.handleError({message: mxResources.get('invalidInput')});
1518 ui.handleError({message: mxResources.get('alreadyExst', [value])});
H A DEditorUi.js154 this.handleError(e);
651 ui.handleError(e);
4283 EditorUi.prototype.handleError = function(resp, title, fn, invokeFnOnClose, notFoundMessage) method in EditorUi
4412 this.handleError(e);
H A DFormat.js1776 ui.handleError(e);
1795 ui.handleError(e);
1814 ui.handleError(e);
1837 ui.handleError(e);
1856 ui.handleError(e);
1875 ui.handleError(e);
3919 this.editorUi.handleError(e);
3934 this.editorUi.handleError(e);
3949 this.editorUi.handleError(e);
3964 this.editorUi.handleError(e);
[all …]
H A DMenus.js720 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);
H A DSidebar.js2378 this.editorUi.handleError(e);
2576 this.editorUi.handleError(e);
3575 sb.editorUi.handleError(e);
H A DToolbar.js600 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);
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js2272 EditorUi.prototype.handleError=function(b,c,e,k,g){b=null!=b&&null!=b.error?b.error:b;if(null!=b||n…
2275 …(e.put(p,!0),k.push(p))}b.setSelectionCells(b.duplicateCells(k,!1))}catch(t){this.handleError(t)}};
3088 "_blank")}else this.ui.handleError({message:mxResources.get("drawingTooLarge")},mxResources.get("er…
3407 ….handleError(T)}}));else{var m=null,q=mxUtils.bind(this,function(b){b.length<=MAX_REQUEST_SIZE?thi…
3413 …tText()),m()):this.handleError({message:mxResources.get("error")+" "+b.getStatus()}))}),mxUtils.bi…
3477 d,e,g,c,f)}catch(M){this.handleError(M)}}))}catch(F){this.handleError(F)}}),mxUtils.bind(this,funct…
3491handleError(F)}else this.spinner.spin(document.body,mxResources.get("saving"))&&f.send(mxUtils.bin…
3495 …B?this.embedFonts(l,u):(this.editor.addFontCss(l),u(l))}catch(ea){this.handleError(ea)}};EditorUi.…
3548handleError(E)}}),null,this.thumbImageCache,null,mxUtils.bind(this,function(b){this.spinner.stop()…
3558handleError(b)});var d=mxUtils.bind(this,function(){this.loadingExtensions=!1;if(this.doImportGrap…
[all …]
H A Dviewer.min.js2272 EditorUi.prototype.handleError=function(b,c,e,k,g){b=null!=b&&null!=b.error?b.error:b;if(null!=b||n…
2275 …(e.put(p,!0),k.push(p))}b.setSelectionCells(b.duplicateCells(k,!1))}catch(t){this.handleError(t)}};
3088 "_blank")}else this.ui.handleError({message:mxResources.get("drawingTooLarge")},mxResources.get("er…
3407 ….handleError(T)}}));else{var m=null,q=mxUtils.bind(this,function(b){b.length<=MAX_REQUEST_SIZE?thi…
3413 …tText()),m()):this.handleError({message:mxResources.get("error")+" "+b.getStatus()}))}),mxUtils.bi…
3477 d,e,g,c,f)}catch(M){this.handleError(M)}}))}catch(F){this.handleError(F)}}),mxUtils.bind(this,funct…
3491handleError(F)}else this.spinner.spin(document.body,mxResources.get("saving"))&&f.send(mxUtils.bin…
3495 …B?this.embedFonts(l,u):(this.editor.addFontCss(l),u(l))}catch(ea){this.handleError(ea)}};EditorUi.…
3548handleError(E)}}),null,this.thumbImageCache,null,mxUtils.bind(this,function(b){this.spinner.stop()…
3558handleError(b)});var d=mxUtils.bind(this,function(){this.loadingExtensions=!1;if(this.doImportGrap…
[all …]
/plugin/diagramsnet/lib/plugins/
H A Dreplay.js261 ui.handleError(e);
H A Dtickets.js388 ui.handleError({message: err.message});
H A Dupdate.js163 editorUi.handleError({message: mxResources.get('error') + ' ' +
169 editorUi.handleError(err);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1handleError(14 /* InvalidUnicode */);\n break;\n case 5 /* Inval…
H A Djson.worker.js.map1handleError(14 /* InvalidUnicode */);\n break;\n case 5 /* Inval…
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md310 return handleError($e);
321 ->otherwise('handleError')
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.pl75 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/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DErrorHandler.php44 public static function handleError($errno, $errstr, $errfile, $errline) function in PHPUnit_Util_ErrorHandler
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DEnvironmentTest.php448 public function handleError($type, $msg) function in Twig_Tests_EnvironmentTest

123