userver: userver/grpc-protovalidate/client/exceptions.hpp File Reference
Loading...
Searching...
No Matches
exceptions.hpp File Reference

Detailed Description

Exceptions thrown by gRPC client validator middleware.

Definition in file exceptions.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include this file:

Classes

class  grpc_protovalidate::client::BaseError
 Base grpc_protovalidate error. More...
 
class  grpc_protovalidate::client::MessageError
 Base grpc_protovalidate error with buf::validate::ValidationResult. More...
 
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...
 
class  grpc_protovalidate::client::RequestError
 RPC failed due to violations in the request protovalidate constraints. More...
 

Namespaces

namespace  grpc_protovalidate::client