kotlinx-rpc
Toggle table of contents
0.10.2
common
Target filter
common
Back to docs
Switch theme
Search in API
Skip to content
kotlinx-rpc
kotlinx-rpc-grpc-core
/
kotlinx.rpc.grpc
/
asException
as
Exception
Available in a dev version: 0․11․0-grpc-186
How to configure
fun
GrpcStatus
.
asException
(
trailers
:
GrpcMetadata
?
=
null
)
:
GrpcStatusException
(
source
)
Converts this status to a
GrpcStatusException
with optional
trailers
.