Essentia  2.1-beta6-dev
JsonException Class Reference

#include <jsonconvert.h>

Inheritance diagram for JsonException:
YamlException

Public Member Functions

 JsonException (const std::string &msg)
 
- Public Member Functions inherited from YamlException
 YamlException (const char *msg)
 
 YamlException (const std::string &msg)
 
 YamlException (const std::ostringstream &msg)
 
template<typename T , typename U >
 YamlException (const T &a, const U &b)
 
template<typename T , typename U , typename V >
 YamlException (const T &a, const U &b, const V &c)
 
virtual ~YamlException () throw ()
 
virtual const char * what () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from YamlException
std::string _msg
 

Constructor & Destructor Documentation

◆ JsonException()

JsonException ( const std::string &  msg)
inline

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