Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 423 Bytes

schema_error.md

File metadata and controls

22 lines (12 loc) · 423 Bytes

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.

schema_error

Constructors

schema_error(const std::string& message);

Member functions

const char* what() const noexcept

Returns an error message