Wt
4.11.1
|
A parse error. More...
#include <Parser.h>
Additional Inherited Members | |
Public Member Functions inherited from Wt::WException | |
WException (const std::string &what) | |
Creates an exception. | |
WException (const std::string &what, const std::exception &wrapped) | |
Creates an exception. | |
virtual | ~WException () throw () |
Destructor. | |
virtual const char * | what () const override throw () |
Returns the message. | |
void | setMessage (const std::string &msg) |
Sets the message. | |
A parse error.
Exception thrown or returned by a JSON parsing function.