|
| ErrorWithStatus (std::string_view call_name, grpc::Status &&status, std::optional< google::rpc::Status > &&gstatus, std::optional< std::string > &&message) |
|
| ErrorWithStatus (std::string_view call_name, grpc::Status &&status, std::optional< google::rpc::Status > &&gstatus, std::optional< std::string > &&message) |
|
const grpc::Status & | GetStatus () const noexcept |
|
const std::optional< google::rpc::Status > & | GetGStatus () const noexcept |
|
const std::optional< std::string > & | GetGStatusString () const noexcept |
|
| RpcError (std::string_view call_name, std::string_view additional_info) |
|
| BaseError (std::string message) |
|
const char * | what () const noexcept override |
|
Definition at line 146 of file exceptions.hpp.
The documentation for this class was generated from the following file: