28 using std::runtime_error::runtime_error;
35 using Exception::Exception;
42 using ConfigError::ConfigError;
50 using Exception::Exception;
58 using Exception::Exception;
65 using Exception::Exception;
Construction-time configuration validation error: a Config field was invalid (empty required field,...
Definition exception.hpp:33
Root of every exception type thrown by conduit.
Definition exception.hpp:26
Raised by envelope/cell deserialization when the wire data is malformed.
Definition exception.hpp:56
TLS-enabled config was supplied but the relevant transport feature flag was off at build time.
Definition exception.hpp:40
Operational/runtime failure inside a transport adapter (connect, subscribe, publish,...
Definition exception.hpp:48
Raised by EventTypeRegistry::schema when the requested name or kind is not registered.
Definition exception.hpp:63
Definition builder.hpp:22