Package | Description |
---|---|
io.grpc |
The gRPC core public API.
|
Modifier and Type | Method and Description |
---|---|
StatusRuntimeException |
Status.asRuntimeException()
Convert this
Status to a RuntimeException . |
StatusRuntimeException |
Status.asRuntimeException(Metadata trailers)
Same as
Status.asRuntimeException() but includes the provided trailers in the returned
exception. |
Copyright © 2018. All rights reserved.