Instance Property (Default implementation)grpc-swift 2.0.0GRPCCore

rpcErrorCause

The original error which led to this error being thrown.

RPCError.swift:323
var rpcErrorCause: (any Error)? { get }