userver: formats::json::parser::ParseError Class Reference
Loading...
Searching...
No Matches
formats::json::parser::ParseError Class Reference

Detailed Description

Definition at line 17 of file exception.hpp.

+ 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
 

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: