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

Required struct field absent from the JSON payload. More...

#include <error.h>

Inheritance diagram for parcel::MissingFieldException:
Collaboration diagram for parcel::MissingFieldException:

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

Required struct field absent from the JSON payload.


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