Exception: Vicary::NotPortedError
- Inherits:
-
StandardError
- Object
- StandardError
- Vicary::NotPortedError
- Defined in:
- lib/vicary/redact.rb
Overview
Retained, and no longer raised by anything.
The reason it existed still holds: the alternative to an error is a silent no-op redactor, which satisfies every caller and redacts nothing. Kept so a future incomplete arm can raise it rather than inventing a new type.