nlohmann::basic_json<>::exception

Classes to implement user-defined exceptions. @{

Synopsis

Declared in <nlohmann/json.hpp>
using exception = detail::exception;


Created with MrDocs