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