Enumerations | Functions
google::protobuf::util::error Namespace Reference

Enumerations

enum  Code {
  OK = 0, CANCELLED = 1, UNKNOWN = 2, INVALID_ARGUMENT = 3,
  DEADLINE_EXCEEDED = 4, NOT_FOUND = 5, ALREADY_EXISTS = 6, PERMISSION_DENIED = 7,
  UNAUTHENTICATED = 16, RESOURCE_EXHAUSTED = 8, FAILED_PRECONDITION = 9, ABORTED = 10,
  OUT_OF_RANGE = 11, UNIMPLEMENTED = 12, INTERNAL = 13, UNAVAILABLE = 14,
  DATA_LOSS = 15
}
 

Functions

string CodeEnumToString (error::Code code)
 

Enumeration Type Documentation

◆ Code

Enumerator
OK 
CANCELLED 
UNKNOWN 
INVALID_ARGUMENT 
DEADLINE_EXCEEDED 
NOT_FOUND 
ALREADY_EXISTS 
PERMISSION_DENIED 
UNAUTHENTICATED 
RESOURCE_EXHAUSTED 
FAILED_PRECONDITION 
ABORTED 
OUT_OF_RANGE 
UNIMPLEMENTED 
INTERNAL 
UNAVAILABLE 
DATA_LOSS 

Definition at line 46 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/stubs/status.h.

Function Documentation

◆ CodeEnumToString()

string google::protobuf::util::error::CodeEnumToString ( error::Code  code)
inline


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