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

An exception class thrown when things go wrong at runtime. More...

#include </home/shane/workspace/cereal/include/cereal/details/helpers.hpp>

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

Public Member Functions

 Exception (const std::string &what_)
 
 Exception (const char *what_)
 

Detailed Description

An exception class thrown when things go wrong at runtime.


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