Home
last modified time | relevance | path

Searched +defs:error +defs:message (Results 51 – 75 of 141) sorted by relevance

123456

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
DLogger.php292 public function addRecord(int $level, string $message, array $context = []): bool
493 public function log($level, $message, array $context = []): void
512 public function debug($message, array $context = []): void
525 public function info($message, array $context = []): void
538 public function notice($message, array $context = []): void
551 public function warning($message, array $context = []): void
564 public function error($message, array $context = []): void function in Monolog\\Logger
577 public function critical($message, array $context = []): void
590 public function alert($message, array $context = []): void
603 public function emergency($message, array $context = []): void
/plugin/diagramsnet/lib/js/diagramly/
DStorageFile.js96 StorageFile.prototype.save = function(revision, success, error) argument
107 StorageFile.prototype.saveAs = function(title, success, error) argument
119 StorageFile.insertFile = function(ui, title, data, success, error) argument
159 StorageFile.getFileContent = function(ui, title, success, error) argument
184 StorageFile.getFileInfo = function(ui, title, success, error) argument
212 StorageFile.prototype.saveFile = function(title, revision, success, error) argument
278 error({message: mxResources.get('invalidName')}); property
303 StorageFile.prototype.rename = function(title, success, error) argument
358 StorageFile.prototype.getLatestVersion = function(success, error) argument
448 StorageFile.listFiles = function(ui, type, success, error) argument
[all …]
DElectronApp.js79 App.filesWorkerReq = function(msg, callback, error) argument
82 App.filesWorkerReqInfo[msg.reqId] = {callback: callback, error: error}; property
1187 LocalFile.prototype.getLatestVersion = function(success, error) argument
1193 error({message: mxResources.get('fileNotFound')}); property
1209 LocalFile.prototype.copyFile = function(success, error) argument
1234 this.ui.handleError({message: mxResources.get('fileNotFound')}); property
1313 LocalFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
1317 this.saveFile(revision, success, error, unloading, overwrite); argument
1349 LocalFile.prototype.saveFile = function(revision, success, error, unloading, overwrite) argument
1357 …unloading({message: 'This is a bug, please report!'}); //Original draw.io function parameters are … property
[all …]
DEditorUi.js147 EditorUi.logError = function(message, url, linenumber, colno, err, severity, quiet) argument
285 EditorUi.parsePng = function(f, fn, error) argument
1552 this.handleError({message: mxResources.get('busy')}); property
1979 …this.handleError({message: mxResources.get('drawingTooLarge')}, mxResources.get('error'), mxUtils.… property
2181 EditorUi.prototype.loadDescriptor = function(desc, success, error) argument
2241 this.handleError({message: mxResources.get('error') + ' ' + req.getStatus()}); property
3546 this.handleError({message: mxResources.get('errorLoadingFile')}) property
3577 this.handleError({message: mxResources.get((xhr.status == 413) ? property
5035 this.handleError({message: mxResources.get('errorSavingFile')}); property
5139 …this.handleError({message: mxResources.get('drawingTooLarge')}, mxResources.get('error'), mxUtils.… property
[all …]
DApp.js114 window.showOpenAlert = mxUtils.bind(this, function(message) argument
600 window.onerror = function(message, url, linenumber, colno, err) argument
2949 App.prototype.showRefreshDialog = function(title, message) argument
2991 App.prototype.showAlert = function(message) argument
3080 ui.handleError({message: message}, mxResources.get('unknownError'), property
3669 this.handleError({message: mxResources.get('noFileSelected')}, property
3764 App.prototype.loadFileSystemEntry = function(fileHandle, success, error) argument
3872 App.prototype.showSaveFilePicker = function(success, error, opts) argument
3979 window.listBrowserFiles = mxUtils.bind(this, function(success, error) argument
3984 window.openBrowserFile = mxUtils.bind(this, function(title, success, error) argument
[all …]
DMenus.js112 }, null, null, null, 'user', function(callback, error, username) argument
128 }, function(str, callback, error, username) argument
141 }, function(obj, callback, error) argument
887 editorUi.handleError({message: mxResources.get('exportOptionsDisabledDetails')}, property
1077 editorUi.handleError({message: mxResources.get('invalidInput')}); property
2032 editorUi.handleError({message: mxResources.get('errorUpdatingPreview')}); property
2062 editorUi.handleError({message: mxResources.get('invalidPublicUrl')}); property
2438 editorUi.handleError({message: mxResources.get('cannotOpenFile')}); property
3733 null, null, 'user', function(callback, error, username) argument
3749 }, function(str, callback, error, username) argument
[all …]
/plugin/sentry/
Dscript.js27 'message': e.message, property
36 window.onerror = function (msg, url, lineNo, columnNo, error) { argument
/plugin/jukebox/id3/
Dgetid3.php392 function error($message) { function in getID3
402 function warning($message) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dgetid3.php688 public function error($message) { function in getID3
705 public function warning($message) {
2188 protected function error($text) { function in getid3_handler
2297 public $message; variable in getid3_exception
/plugin/upgrade/HTTP/
H A DHTTPClient.php37 public $error; variable in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
580 protected function sendData($socket, $data, $message) {
625 protected function readData($socket, $nbytes, $message, $ignore_eof = false) {
675 protected function readLine($socket, $message) {
/plugin/elwikiupgrade/
DHTTPClient.php47 var $error; variable in dokuwiki\\plugin\\elwikiupgrade\\HTTPClient
570 function _sendData($socket, $data, $message) {
615 function _readData($socket, $nbytes, $message, $ignore_eof = false) {
665 function _readLine($socket, $message) {
/plugin/asciidocjs/node_modules/pug-lexer/
Dindex.js6 var error = require('pug-error'); variable
58 error: function (code, message) { method in Lexer
63 assert: function (value, message) { argument
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.glyph.js45 error: "icon-exclamation-sign", property
69 error: "fa-warning", property
102 error: "fas fa-exclamation-triangle", property
124 error: "glyphicon-warning-sign", property
148 error: { text: "warning" }, property
318 nodeSetStatus: function (ctx, status, message, details) { argument
/plugin/form/
Dsyntax.php237 function writeDebugInfo($message) {
243 function constraintError($error) {
358 function createConstraints($line, $name, $error) {
/plugin/s5reloaded/ui/effects_support/
Dunittest.js105 message: function(message) { method in Test.Unit.Logger
269 fail: function(message) { argument
273 info: function(message) { argument
276 error: function(error) { method in Test.Unit.Assertions
/plugin/authucenter/lib/uc_client/lib/
Ddb.class.php103 function error() { function in ucclient_db
154 function halt($message = '', $sql = '') {
Ddbi.class.php92 function error() { function in ucclient_db
147 function halt($message = '', $sql = '') {
/plugin/bpmnio/script/
H A Dbpmnio_render.js7 function getErrorMessage(error, fallbackMessage) { argument
50 function showStatusMessage(target, message) { argument
60 function showContainerError(container, message) { argument
/plugin/diagramsnet/lib/plugins/
DcConf-1-4-8.js153 Sidebar.prototype.searchEntries = function(searchTerms, count, page, success, error) argument
181 ui.getComments = function(success, error) argument
183 error({message: mxResources.get('licenseRequired')}); property
186 ui.addComment = function(comment, success, error) argument
1001 ui.getRevisions = function(success, error) argument
1003 function getXml(success, error) argument
1355 EmbedFile.prototype.save = function(revision, success, error, unloading, overwrite) argument
1361 this.saveFile(null, revision, success, error, unloading, overwrite); argument
1380 EmbedFile.prototype.saveFile = function(title, revision, success, error, unloading, overwrite) argument
1570 EmbedFile.prototype.copyFile = function(success, error) argument
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
Dslf4j-api-1.7.25.jar ... msg Throwable t public boolean isErrorEnabled () public void error (java.lang.String) String msg public ...
/plugin/virtualkeyboard/vk/extensions/tests/
DjsUnitCore.js89 function error(errorMessage) { function
388 function JsUnitException(comment, message) { argument
/plugin/jplayer/components/jplayer/dist/jplayer/
Djquery.jplayer.js1086 message: $.jPlayer.errorMsg.NO_SOLUTION, property
1486 message: $.jPlayer.errorMsg.URL, property
1565 message: $.jPlayer.errorMsg.URL, property
1648 …_trigger: function(eventType, error, warning) { // eventType always valid as called using $.jPlaye… argument
1676 message: $.jPlayer.errorMsg.VERSION + this.version.flash, property
1759 message: $.jPlayer.errorMsg.URL, property
2058 message: $.jPlayer.errorMsg.NO_SUPPORT, property
2361message: $.jPlayer.warningMsg.CSS_SELECTOR_COUNT + this.ancestorJq.length + " found for cssSelecto… property
2410message: $.jPlayer.warningMsg.CSS_SELECTOR_COUNT + this.css.jq[fn].length + " found for " + fn + "… property
2418 message: $.jPlayer.warningMsg.CSS_SELECTOR_METHOD, property
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/
Djquery.jplayer.js1086 message: $.jPlayer.errorMsg.NO_SOLUTION, property
1486 message: $.jPlayer.errorMsg.URL, property
1565 message: $.jPlayer.errorMsg.URL, property
1648 …_trigger: function(eventType, error, warning) { // eventType always valid as called using $.jPlaye… argument
1676 message: $.jPlayer.errorMsg.VERSION + this.version.flash, property
1759 message: $.jPlayer.errorMsg.URL, property
2058 message: $.jPlayer.errorMsg.NO_SUPPORT, property
2361message: $.jPlayer.warningMsg.CSS_SELECTOR_COUNT + this.ancestorJq.length + " found for cssSelecto… property
2410message: $.jPlayer.warningMsg.CSS_SELECTOR_COUNT + this.css.jq[fn].length + " found for " + fn + "… property
2418 message: $.jPlayer.warningMsg.CSS_SELECTOR_METHOD, property
[all …]
/plugin/jplayer/components/jplayer/
Djplayer-built.js1086 message: $.jPlayer.errorMsg.NO_SOLUTION, property
1486 message: $.jPlayer.errorMsg.URL, property
1565 message: $.jPlayer.errorMsg.URL, property
1648 …_trigger: function(eventType, error, warning) { // eventType always valid as called using $.jPlaye… argument
1676 message: $.jPlayer.errorMsg.VERSION + this.version.flash, property
1759 message: $.jPlayer.errorMsg.URL, property
2058 message: $.jPlayer.errorMsg.NO_SUPPORT, property
2361message: $.jPlayer.warningMsg.CSS_SELECTOR_COUNT + this.ancestorJq.length + " found for cssSelecto… property
2410message: $.jPlayer.warningMsg.CSS_SELECTOR_COUNT + this.css.jq[fn].length + " found for " + fn + "… property
2418 message: $.jPlayer.warningMsg.CSS_SELECTOR_METHOD, property
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
Djquery.jplayer.js1086 message: $.jPlayer.errorMsg.NO_SOLUTION, property
1486 message: $.jPlayer.errorMsg.URL, property
1565 message: $.jPlayer.errorMsg.URL, property
1648 …_trigger: function(eventType, error, warning) { // eventType always valid as called using $.jPlaye… argument
1676 message: $.jPlayer.errorMsg.VERSION + this.version.flash, property
1759 message: $.jPlayer.errorMsg.URL, property
2058 message: $.jPlayer.errorMsg.NO_SUPPORT, property
2361message: $.jPlayer.warningMsg.CSS_SELECTOR_COUNT + this.ancestorJq.length + " found for cssSelecto… property
2410message: $.jPlayer.warningMsg.CSS_SELECTOR_COUNT + this.css.jq[fn].length + " found for " + fn + "… property
2418 message: $.jPlayer.warningMsg.CSS_SELECTOR_METHOD, property
[all …]

123456