10Duke Scale C++ Client
Loading...
Searching...
No Matches
tenduke::json::JSONException Class Reference

#include <JSONException.h>

Detailed Description

Thrown on JSON-related errors.

Inheritance diagram for tenduke::json::JSONException:
tenduke::TendukeException tenduke::json::JSONParsingException

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.
 

Constructor & Destructor Documentation

◆ JSONException()

tenduke::json::JSONException::JSONException ( const std::string &  message)
inlineexplicit

Constructs new instance.

Parameters
message-

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