Expand description
Server operational errors (bind / TLS / fatal).
These are the server’s own lifecycle failures — distinct from the per-request
RpcError carried in the JSON-RPC envelope. A
RpcServerError means the server could not start or keep running.
Enums§
- RpcServer
Error - A server lifecycle error.