Is there only one exception type available for cpprest json library.
I have seen
web::json::json_exception
as the single type. Will it handle all kind of json exceptions? Or any other types are available?
When searched in google for json exception I could see type different types of exceptions for nlohmann::json