protozero
1.6.3
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 length field of a packed repeated field is invalid. For fixed size types the length must be a multiple of the size of the type.