parcel 0.2.2
Wrappable, wire-transferable C++23 value system with JSON serialization
Loading...
Searching...
No Matches
parcel::InvalidJsonException Class Referencefinal

JSON shape was wrong (missing/non-string k, missing v, etc.). More...

#include <error.h>

Inheritance diagram for parcel::InvalidJsonException:
Collaboration diagram for parcel::InvalidJsonException:

Additional Inherited Members

- Public Member Functions inherited from parcel::ParcelException
ParcelError to_error () const
 Project to a ParcelError value (used by try_* adapters).
 

Detailed Description

JSON shape was wrong (missing/non-string k, missing v, etc.).


The documentation for this class was generated from the following file: