Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tomcat
/ getError
Method
getError
java/org/apache/coyote/http2/Http2Exception.java:41–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
40
41
Http2Error getError() {
42
return
error;
43
}
44
}
Callers
6
dispatch
Method · 0.45
sendStreamReset
Method · 0.45
closeConnection
Method · 0.45
setting
Method · 0.45
close
Method · 0.45
sendStreamReset
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected