This is the complete list of members for formats::json::SchemaValidationException, including all inherited members.
| 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 | |
| GetSchemaPath() const noexcept (defined in formats::json::SchemaValidationException) | formats::json::SchemaValidationException | |
| SchemaValidationException(std::string_view msg, std::string_view path, std::string_view schema_path) (defined in formats::json::SchemaValidationException) | formats::json::SchemaValidationException | |
| what() const noexcept final (defined in formats::json::Exception) | formats::json::Exception | inline |