Exception: Tenax::Deprecation::DeprecationError Private
- Inherits:
-
StandardError
- Object
- StandardError
- Tenax::Deprecation::DeprecationError
- Defined in:
- lib/tenax/deprecation.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Raised when TENAX_DEPRECATION_BEHAVIOR=raise and a deprecated API is used.