ProtobufEncodingException

Available in a dev version: 0․11․0-grpc-186

How to configure

Exception thrown when a Protobuf message cannot be encoded to wire format.

Constructors

Link copied to clipboard
constructor(message: String, cause: Throwable? = null)

Properties

Link copied to clipboard
expect open val cause: Throwable?
Link copied to clipboard
expect open val message: String?