Exception: Logtail::Integrator::RequirementNotMetError
- Inherits:
-
StandardError
- Object
- StandardError
- Logtail::Integrator::RequirementNotMetError
- Defined in:
- lib/logtail/integrator.rb
Overview
Raised when an integrators requirements are not met. For example, this will be raised in the ActiveRecord integration if ActiveRecord is not available as a dependency in the current application.