Raw underlying gRPC ServiceError.
gRPC status code.
https://grpc.io/docs/guides/status-codes/ for descriptions of status codes.
gRPC error details.
Optional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stack
A GatewayError is thrown if an error is encountered while processing a transaction through the gateway. Since the gateway delegates much of the processing to other nodes (endorsing peers and orderers), then the error could have originated from one or more of those nodes. In that case, the details field will contain an array of ErrorDetail objects.