|
conduit 0.6.0
Modern C++23 header-only event-dispatching / event-transport library
|
Raised by envelope/cell deserialization when the wire data is malformed. More...
#include <exception.hpp>


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.