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

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

#include <helpers.hpp>

+ Inheritance diagram for cereal::Exception:

Public Member Functions

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

Detailed Description

An exception class thrown when things go wrong at runtime.

Constructor & Destructor Documentation

◆ Exception() [1/2]

cereal::Exception::Exception ( const std::string &  what_)
inlineexplicit

◆ Exception() [2/2]

cereal::Exception::Exception ( const char *  what_)
inlineexplicit

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