#include </data/code/userver/libraries/proto-structs/include/userver/proto-structs/exceptions.hpp>
Trying to access unset proto_structs::Oneof field.
Definition at line 30 of file exceptions.hpp.
Public Member Functions | |
OneofAccessError (std::size_t field_idx) | |
Creates error when attempting to access field_idx field of oneof | |
|
explicit |
Creates error when attempting to access field_idx field of oneof
Definition at line 21 of file exceptions.cpp.