userver: Member List
⚠️ 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::ConversionException Member List

This is the complete list of members for formats::json::ConversionException, including all inherited members.

ConversionException(std::string_view msg, std::string_view path) (defined in formats::json::ConversionException)formats::json::ConversionException
Exception(std::string msg) (defined in formats::json::Exception)formats::json::Exceptioninlineexplicit
ExceptionWithPath(std::string_view msg, std::string_view path) (defined in formats::json::ExceptionWithPath)formats::json::ExceptionWithPathexplicit
GetMessage() const noexcept (defined in formats::json::Exception)formats::json::Exceptioninline
GetMessageWithoutPath() const noexcept (defined in formats::json::ExceptionWithPath)formats::json::ExceptionWithPath
GetPath() const noexcept (defined in formats::json::ExceptionWithPath)formats::json::ExceptionWithPath
what() const noexcept final (defined in formats::json::Exception)formats::json::Exceptioninline