Exception: Pgoutput::SourceAdapter::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Pgoutput::SourceAdapter::Error
- Defined in:
- lib/pgoutput/source_adapter.rb
Overview
Raised when a decoded pgoutput event cannot be normalized.
The adapter raises this error for event objects outside the supported pgoutput decoder event family. Callers should treat it as a programming or integration error rather than a transient transport failure.