userver: proto_structs::AnyPackError Class Reference
Loading...
Searching...
No Matches
proto_structs::AnyPackError Class Reference

#include </data/code/userver/libraries/proto-structs/include/userver/proto-structs/exceptions.hpp>

Detailed Description

Error packing protobuf message to proto_structs::Any underlying storage.

Definition at line 61 of file exceptions.hpp.

+ Inheritance diagram for proto_structs::AnyPackError:

Public Member Functions

 AnyPackError (std::string_view message_name)
 Creates error with information what protobuf message was not packed.
 

Constructor & Destructor Documentation

◆ AnyPackError()

proto_structs::AnyPackError::AnyPackError ( std::string_view message_name)
explicit

Creates error with information what protobuf message was not packed.

Definition at line 18 of file exceptions.cpp.


The documentation for this class was generated from the following files: