Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/grpc/grpc-java
/ getCode
Method
getCode
api/src/main/java/io/grpc/Status.java:491–493 ·
view source on GitHub ↗
The canonical status code.
()
Source
from the content-addressed store, hash-verified
489
* The canonical status code.
490
*/
491
public
Code getCode() {
492
return
code;
493
}
494
495
/**
496
* A description of this status
for
human consumption.
Callers
15
invalidBase64
Method · 0.95
credentialsFailsWithRetryableRetryableException
Method · 0.95
credentialsFailsWithUnretryableRetryableException
Method · 0.95
credentialsFailsWithRuntimeException
Method · 0.95
googleCredential_integrityDenied
Method · 0.95
lb_serverStatusCodeConversion
Method · 0.95
basicStream
Method · 0.95
zeroMessageStream
Method · 0.95
clientCancel
Method · 0.95
flowControlPushBack
Method · 0.95
flowControlDoesNotDeadlockLargeMessage
Method · 0.95
serverChecksInboundMetadataSize
Method · 0.95
Calls
no outgoing calls
Tested by
15
invalidBase64
Method · 0.76
credentialsFailsWithRetryableRetryableException
Method · 0.76
credentialsFailsWithUnretryableRetryableException
Method · 0.76
credentialsFailsWithRuntimeException
Method · 0.76
googleCredential_integrityDenied
Method · 0.76
lb_serverStatusCodeConversion
Method · 0.76
basicStream
Method · 0.76
zeroMessageStream
Method · 0.76
clientCancel
Method · 0.76
flowControlPushBack
Method · 0.76
flowControlDoesNotDeadlockLargeMessage
Method · 0.76
serverChecksInboundMetadataSize
Method · 0.76