|
cereal
A C++11 library for serialization
|
An exception thrown when rapidjson fails an internal assertion. More...
#include </build/libcereal-9b1UwT/libcereal-1.3.2+dfsg/include/cereal/archives/json.hpp>
Public Member Functions | |
| RapidJSONException (const char *what_) | |
Public Member Functions inherited from cereal::Exception | |
| Exception (const std::string &what_) | |
| Exception (const char *what_) | |
An exception thrown when rapidjson fails an internal assertion.
1.9.4