Searched refs:translateError (Results 1 – 1 of 1) sorted by relevance
526 throw translateError(result.error, url)549 this.dispatchEvent('error', { error: translateError(error, url) })637 const translateError = function (error, url) { method in exports.XMLHttpRequest