userver
C++ Async Framework
Loading...
Searching...
No Matches
error_code.hpp
1
#
pragma
once
2
3
#
include
<
grpcpp
/
support
/
status
.
h
>
4
5
#
include
<
userver
/
server
/
handlers
/
exceptions
.
hpp
>
6
7
USERVER_NAMESPACE_BEGIN
8
9
namespace
ugrpc::
server
::impl {
10
11
grpc::StatusCode CustomStatusToGrpc(
12
USERVER_NAMESPACE::server::handlers::
HandlerErrorCode
code);
13
14
}
// namespace ugrpc::server::impl
15
16
USERVER_NAMESPACE_END
userver
ugrpc
server
impl
error_code.hpp
Generated on Wed May 15 2024 22:26:11 for userver by
Doxygen
1.10.0