MCPcopy 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

dispatchMethod · 0.45
sendStreamResetMethod · 0.45
closeConnectionMethod · 0.45
settingMethod · 0.45
closeMethod · 0.45
sendStreamResetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected