NDDEM
Public Member Functions | List of all members
cereal::RapidJSONException Struct Reference

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

#include <json.hpp>

+ Inheritance diagram for cereal::RapidJSONException:

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.

Constructor & Destructor Documentation

◆ RapidJSONException()

cereal::RapidJSONException::RapidJSONException ( const char *  what_)
inline

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