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