class

GRPC::ConnectionError

Inherits Exception < Reference < Object

ConnectionError is raised when transport connectivity fails. It surfaces to callers as StatusCode::UNAVAILABLE.

Constructors

new(message : String)
Source

Instance methods

status
Source