Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/appium/appium
/ w3cStatus
Method
w3cStatus
lib/protocol/errors.js:161–163 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
159
return
13;
160
}
161
static w3cStatus () {
162
return
HTTPStatusCodes.INTERNAL_SERVER_ERROR;
163
}
164
static error () {
165
return
W3C_UNKNOWN_ERROR;
166
}
Callers
15
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
constructor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected