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::Exception | inlineexplicit |
| ExceptionWithPath(std::string_view msg, std::string_view path) (defined in formats::json::ExceptionWithPath) | formats::json::ExceptionWithPath | explicit |
| GetMessage() const noexcept (defined in formats::json::Exception) | formats::json::Exception | inline |
| 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::Exception | inline |