userver: formats::json::TypeMismatchException Class Reference
Loading...
Searching...
No Matches
formats::json::TypeMismatchException Class Reference

Detailed Description

Definition at line 37 of file exception.hpp.

+ Inheritance diagram for formats::json::TypeMismatchException:
+ Collaboration diagram for formats::json::TypeMismatchException:

Public Member Functions

 TypeMismatchException (int actual, int expected, const std::string &path)
 
std::string_view GetActual () const
 
std::string_view GetExpected () const
 
const std::string & GetPath () const noexcept
 
- Public Member Functions inherited from formats::json::Exception
 Exception (std::string msg)
 
const charwhat () const noexcept final
 

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