Exceptions thrown by gRPC client validator middleware.
Definition in file exceptions.hpp.
Go to the source code of this file.
#include <userver/grpc-protovalidate/buf_validate.hpp>
#include <userver/ugrpc/client/exceptions.hpp>
Classes | |
class | grpc_protovalidate::client::ValidatorError |
RPC failed due to validator internal errors. In most cases the reason this exception is thrown is protovalidate CEL expression errors in the proto file. More... | |
class | grpc_protovalidate::client::ResponseError |
RPC failed due to violations in the response protovalidate constraints. More... | |
Namespaces | |
namespace | grpc_protovalidate::client |