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 parsing a varint thats larger than allowed. This should never happen unless the data is corrupted.