JSON BinPack  0.0.1
A space-efficient open-source binary JSON serialization format based on JSON Schema with both schema-driven and schema-less support.
sourcemeta::jsonbinpack::EncodingError Class Reference

#include <runtime.h>

Inheritance diagram for sourcemeta::jsonbinpack::EncodingError:

Public Member Functions

 EncodingError (sourcemeta::jsontoolkit::JSON::String message)
 
auto what () const noexcept -> const char *override
 

Detailed Description

This class represents an encoding error