#include </data/code/userver/libraries/proto-structs/include/userver/proto-structs/exceptions.hpp>
Error packing protobuf message to proto_structs::Any underlying storage.
Definition at line 61 of file exceptions.hpp.
Public Member Functions | |
AnyPackError (std::string_view message_name) | |
Creates error with information what protobuf message was not packed. | |
|
explicit |
Creates error with information what protobuf message was not packed.
Definition at line 18 of file exceptions.cpp.