#include <parse_exception.h>

Public Member Functions | |
| ParseException (const std::string &error) | |
Thrown whenever a parser class has an unrecoverable issue parsing a message.
Definition at line 40 of file parse_exception.h.
|
inlineexplicit |
Definition at line 43 of file parse_exception.h.