Class: OMQ::Compression::Zstd::Error
- Inherits:
-
Protocol::ZMTP::Error
- Object
- Protocol::ZMTP::Error
- OMQ::Compression::Zstd::Error
- Defined in:
- lib/omq/compression/zstd/constants.rb
Overview
Zstd-level protocol violations inherit from Protocol::ZMTP::Error so omq’s recv pump treats them as “expected disconnect” (clean connection drop, no fatal socket death).
Direct Known Subclasses
DecompressedSizeExceedsMaxError, DictMismatchError, MissingContentSizeError, ShortFrameError, UnknownSentinelError