Exception: Terret::ScrubberContractViolation

Inherits:
StandardError
  • Object
show all
Defined in:
lib/terret/sessions.rb

Overview

A registered scrubber broke its contract. Distinct from NonPrimitivePayload on purpose: that one means the DATA was unstorable (something a caller can fix by encoding it), this one means a PLUGIN is broken, and the two must not be rescued by the same handler.