SG++-Doxygen-Documentation
json::json_exception Class Reference

#include <json_exception.hpp>

Inheritance diagram for json::json_exception:

Public Member Functions

 json_exception (Token &token, const std::string &message)
 
 json_exception (const std::string &message)
 
const char * what () const override throw ()
 

Constructor & Destructor Documentation

◆ json_exception() [1/2]

json::json_exception::json_exception ( Token token,
const std::string &  message 
)

◆ json_exception() [2/2]

json::json_exception::json_exception ( const std::string &  message)
explicit

Member Function Documentation

◆ what()


The documentation for this class was generated from the following files: