userver: Member List
Loading...
Searching...
No Matches
formats::yaml::TypeMismatchException Member List

This is the complete list of members for formats::yaml::TypeMismatchException, including all inherited members.

Exception(std::string msg) (defined in formats::yaml::Exception)formats::yaml::Exceptioninlineexplicit
ExceptionWithPath(std::string_view msg, std::string_view path) (defined in formats::yaml::ExceptionWithPath)formats::yaml::ExceptionWithPathexplicit
GetMessage() const noexcept (defined in formats::yaml::Exception)formats::yaml::Exceptioninline
GetMessageWithoutPath() const noexcept (defined in formats::yaml::ExceptionWithPath)formats::yaml::ExceptionWithPath
GetPath() const noexcept (defined in formats::yaml::ExceptionWithPath)formats::yaml::ExceptionWithPath
TypeMismatchException(Type actual, Type expected, std::string_view path) (defined in formats::yaml::TypeMismatchException)formats::yaml::TypeMismatchException
TypeMismatchException(int actual, int expected, std::string_view path) (defined in formats::yaml::TypeMismatchException)formats::yaml::TypeMismatchException
TypeMismatchException(const YAML::Node &value, std::string_view expected_type, std::string_view path) (defined in formats::yaml::TypeMismatchException)formats::yaml::TypeMismatchException
what() const noexcept final (defined in formats::yaml::Exception)formats::yaml::Exceptioninline