conduit 0.6.0
Modern C++23 header-only event-dispatching / event-transport library
Loading...
Searching...
No Matches
conduit::SerializationError Class Reference

Raised by envelope/cell deserialization when the wire data is malformed. More...

#include <exception.hpp>

Inheritance diagram for conduit::SerializationError:
Inheritance graph
[legend]
Collaboration diagram for conduit::SerializationError:
Collaboration graph
[legend]

Detailed Description

Raised by envelope/cell deserialization when the wire data is malformed.

parcel::ParcelException-derived errors are mapped here at the registry boundary so callers can catch a single type.


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