MCPcopy
hub / github.com/appium/appium / error

Method error

lib/protocol/errors.js:164–166  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

162 return HTTPStatusCodes.INTERNAL_SERVER_ERROR;
163 }
164 static error () {
165 return W3C_UNKNOWN_ERROR;
166 }
167 constructor (errorOrMessage) {
168 const origMessage = _.isString((errorOrMessage || {}).message)
169 ? errorOrMessage.message

Callers 15

jquery.min.jsFile · 0.45
ftFunction · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected