json_exception Class
A single exception type to represent errors in parsing, converting, and accessing elements of JSON values.
Warning
This topic contains information for the C++ REST SDK 1.0 (codename "Casablanca"). If you are using a later version from the Codeplex Casablanca web page, then use the local documentation at http://casablanca.codeplex.com/documentation.
class json_exception : public std::exception;
Members
Public Constructors
Name |
Description |
---|---|
Public Methods
Name |
Description |
---|---|
Requirements
Header: json.h
Namespace: web::json