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 - String!: the name of the error type

message - String!: the message describing the error

stack - String!: the stack trace from the error