tuweni / org.apache.tuweni.scuttlebutt.rpc / RPCErrorBody / <init>

<init>

RPCErrorBody() RPCErrorBody(name: String, message: String, stack: String)

A description of an error that occurred while performing an RPC request.

Parameters

name - the name of the error type

message - the message describing the error

stack - the stack trace from the error