Catch-all for unrecognized gRPC errors.
@type t() :: %TemporalEx.Error.RPCError{ code: atom() | integer(), details: term(), message: String.t() }