xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::json::decoder::SyntaxError Class Reference

An Exception that is thrown when a JSON stream is not valid. More...

#include <json/decoder/Errors.hpp>

+ Inheritance diagram for xentara::utils::json::decoder::SyntaxError:

Additional Inherited Members

- Public Member Functions inherited from std::runtime_error
T runtime_error (T... args)
 
T what (T... args)
 

Detailed Description

An Exception that is thrown when a JSON stream is not valid.