10Duke Enterprise C++ Client
|
#include <JSONException.h>
Thrown on JSON-related errors.
Public Member Functions | |
JSONException (const std::string &message) | |
Constructs new instance. | |
Public Member Functions inherited from tenduke::TendukeException | |
TendukeException (const std::string &message) | |
Constructs new instance. | |
|
inlineexplicit |
Constructs new instance.
message | - |