Your opinion will help to improve our service
Leave a feedback >#include <userver/ugrpc/server/exceptions.hpp>
Base exception for all the server errors.
Definition at line 19 of file exceptions.hpp.
Public Member Functions | |
BaseError (std::string message) | |
const char * | what () const noexcept override |