|
Essentia
2.1-beta6-dev
|
#include <jsonconvert.h>
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 |
|
inline |