protozero 1.7.1
Minimalistic protocol buffer decoder and encoder in C++.
|
#include <exception.hpp>
Public Member Functions | |
const char * | what () const noexcept override |
Returns the explanatory string. | |
![]() | |
const char * | what () const noexcept override |
Returns the explanatory string. | |
This exception is thrown when a tag has an invalid value. Tags must be unsigned integers between 1 and 2^29-1. Tags between 19000 and 19999 are not allowed. See https://developers.google.com/protocol-buffers/docs/proto#assigning-tags