cereal
A C++11 library for serialization
Public Member Functions | List of all members
cereal::RapidJSONException Struct Reference

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

#include </home/shane/workspace/cereal/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: