| protozero 1.8.0
    Minimalistic protocol buffer decoder and encoder in C++. | 
#include <exception.hpp>


| Public Member Functions | |
| const char * | what () const noexcept override | 
| Returns the explanatory string. | |
|  Public Member Functions inherited from protozero::exception | |
| const char * | what () const noexcept override | 
| Returns the explanatory string. | |
This exception is thrown when the wire type of a pdf field is unknown. This should never happen unless the data is corrupted.