Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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