Class Methods | List of all members
NSError(GRPC) Category Reference

#import <NSError+GRPC.h>

Class Methods

(instancetype) + grpc_errorFromStatusCode:details:errorString:
 

Detailed Description

Definition at line 22 of file NSError+GRPC.h.

Method Documentation

◆ grpc_errorFromStatusCode:details:errorString:

+ (instancetype) grpc_errorFromStatusCode: (grpc_status_code statusCode
details: (const char *)  details
errorString: (const char *)  errorString 

Returns nil if the status code is OK. Otherwise, a NSError whose code is one of |GRPCErrorCode| and whose domain is |kGRPCErrorDomain|.


The documentation for this category was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:47