Share via


json_exception::json_exception Constructor

json_exception();

json_exception(
   const utility::char_t * const &message
);

Parameters

  • message

Requirements

Header: json.h

Namespace: web::json

See Also

Reference

json_exception Class