userver: ugrpc::client::CancelledError Class Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
ugrpc::client::CancelledError Class Referencefinal

Your opinion will help to improve our service

Leave a feedback >

#include <userver/ugrpc/client/exceptions.hpp>

Detailed Description

Concrete errors for all the error codes.

See also
<grpcpp/impl/codegen/status_code_enum.h> for error code details

Definition at line 68 of file exceptions.hpp.

+ Inheritance diagram for ugrpc::client::CancelledError:

Public Member Functions

 ErrorWithStatus (std::string_view call_name, grpc::Status &&status)
 
const grpc::Status & GetStatus () const noexcept
 
const char * what () const noexcept override
 

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