Deadline
s.ClientStreamTracer
.InProcessTransport
.MutableHandlerRegistry
.StatusRuntimeException
and handles
them by closing the ServerCall
, and transmitting the exception's status and metadata
to the client.InProcessChannelBuilder.usePlaintext()
instead.