#include <userver/ugrpc/server/exceptions.hpp>
Users can throw ErrorWithStatus in their RPC's implementation to return provided status code as a result.
Definition at line 45 of file exceptions.hpp.
Inheritance diagram for ugrpc::server::ErrorWithStatus: