schema_error.md
April 7, 2024 ยท View on GitHub
jsoncons::jsonschema::schema_error
#include <jsoncons_ext/jsonschema/schema_error.hpp>
jsoncons::jsonschema::schema_error defines an exception type for reporting failures in jsonschema operations.

Constructors
schema_error(const std::string& message);
Member functions
const char* what() const noexcept
Returns an error message