Lines Matching +defs:error +defs:message
690 DrawioFileSync.prototype.fileChanged = function(success, error, abort, lazy) argument
767 DrawioFileSync.prototype.p2pCatchup = function(data, from, to, id, desc, success, error, abort) argument
860 DrawioFileSync.prototype.catchup = function(desc, success, error, abort) argument
1047 DrawioFileSync.prototype.reload = function(success, error, abort, shadow) argument
1071 DrawioFileSync.prototype.merge = function(patches, checksum, desc, success, error, abort) argument
1257 DrawioFileSync.prototype.createToken = function(secret, success, error) argument
1264 error({code: App.ERROR_TIMEOUT, message: mxResources.get('timeout')}); property
1280 error({code: req.getStatus(), message: 'Token Error ' + req.getStatus()}); property
1332 DrawioFileSync.prototype.fileSaved = function(pages, lastDesc, success, error, token) argument
1391 error({code: App.ERROR_TIMEOUT, message: mxResources.get('timeout')}); property
1415 error({code: req.getStatus(), message: req.getStatus()}); property
1478 DrawioFileSync.prototype.fileConflict = function(desc, success, error) argument
1502 error({code: App.ERROR_TIMEOUT, message: mxResources.get('timeout')}); property