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

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

Exception(std::string msg) (defined in formats::json::Exception)formats::json::Exceptioninlineexplicit
GetActual() const (defined in formats::json::TypeMismatchException)formats::json::TypeMismatchException
GetExpected() const (defined in formats::json::TypeMismatchException)formats::json::TypeMismatchException
GetPath() const noexcept (defined in formats::json::TypeMismatchException)formats::json::TypeMismatchException
TypeMismatchException(int actual, int expected, const std::string &path) (defined in formats::json::TypeMismatchException)formats::json::TypeMismatchException
what() const noexcept final (defined in formats::json::Exception)formats::json::Exceptioninline