LoveBrains
1.0.0
|
#include <json.h>
Public Member Functions | |
RuntimeError (std::string const &msg) | |
RuntimeError (std::string const &msg) | |
![]() | |
Exception (std::string const &msg) | |
virtual char const * | what () const throw () |
Exception (std::string const &msg) | |
virtual char const * | what () const throw () |
Additional Inherited Members | |
![]() | |
std::string const | msg_ |
Exceptions which the user cannot easily avoid.
E.g. out-of-memory (when we use malloc), stack-overflow, malicious input