Your opinion will help to improve our service
Leave a feedback >#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.