#include </data/code/userver/libraries/proto-structs/include/userver/proto-structs/exceptions.hpp>
Failed to pack struct's compatible message to proto_structs::Any underlying storage.
Definition at line 38 of file exceptions.hpp.
Public Member Functions | |
AnyPackError (std::string_view message_name) | |
Creates error when trying to pack protobuf message message_name. | |
|
explicit |
Creates error when trying to pack protobuf message message_name.
Definition at line 24 of file exceptions.cpp.