Did it work? If it didn't, why?
More...
#include <status.h>
Did it work? If it didn't, why?
See grpc::StatusCode for details on the available code and their meaning.
Construct an OK instance.
Construct an instance with associated code and details (also.
Return the instance's error code.
Return the instance's error message.
bool grpc::Status::ok |
( |
| ) |
const |
|
inline |
const Status & grpc::Status::CANCELLED = Status(StatusCode::CANCELLED, "") |
|
static |
A CANCELLED pre-defined instance.
An OK pre-defined instance.
The documentation for this class was generated from the following files: