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

Detailed Description

Definition at line 38 of file exception.hpp.

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

Public Member Functions

 TypeMismatchException (Type actual, Type expected, std::string_view path)
 
 TypeMismatchException (int actual, int expected, std::string_view path)
 
 TypeMismatchException (const YAML::Node &value, std::string_view expected_type, std::string_view path)
 
- Public Member Functions inherited from formats::yaml::Exception
 Exception (std::string msg)
 
const charwhat () const noexcept final
 

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