cereal
A C++11 library for serialization
Loading...
Searching...
No Matches
cereal::RapidJSONException Struct Reference

An exception thrown when rapidjson fails an internal assertion. More...

#include </build/libcereal-p0YfAJ/libcereal-1.3.2+dfsg/include/cereal/archives/json.hpp>

Inheritance diagram for cereal::RapidJSONException:
cereal::Exception

Public Member Functions

 RapidJSONException (const char *what_)
Public Member Functions inherited from cereal::Exception
 Exception (const std::string &what_)
 Exception (const char *what_)

Detailed Description

An exception thrown when rapidjson fails an internal assertion.


The documentation for this struct was generated from the following file: