struct

Raft::RPC::ErrorMessage

Inherits Struct < Value < Object

General-purpose error frame sent before closing a connection.

Used by the handshake responder to signal authentication failure. Can be reused for other protocol-level errors in the future.

Constructors

new(message : String)
Source

Instance methods

message

Human-readable error description.

Source
type
Source