userver: formats::json::parser::ParseError Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
formats::json::parser::ParseError Class Reference
+ Inheritance diagram for formats::json::parser::ParseError:
+ Collaboration diagram for formats::json::parser::ParseError:

Public Member Functions

 ParseError (size_t pos, std::string_view path, std::string what)
 
- Public Member Functions inherited from formats::json::Exception
 Exception (std::string msg)
 
const charwhat () const noexcept final
 

Detailed Description

Definition at line 17 of file exception.hpp.

Constructor & Destructor Documentation

◆ ParseError()

formats::json::parser::ParseError::ParseError ( size_t  pos,
std::string_view  path,
std::string  what 
)
inline

Definition at line 19 of file exception.hpp.


The documentation for this class was generated from the following file: