RPCErrorBody()
RPCErrorBody(name: String, message: String, stack: String)
A description of an error that occurred while performing an RPC request.
name - the name of the error type
name
message - the message describing the error
message
stack - the stack trace from the error
stack