Exception: Datadog::DI::Error::ProbePreviouslyFailed Private
- Inherits:
-
Datadog::DI::Error
- Object
- StandardError
- Datadog::DI::Error
- Datadog::DI::Error::ProbePreviouslyFailed
- Defined in:
- lib/datadog/di/error.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 trying to install a probe whose installation failed earlier in the same process. This exception should contain the original exception report from initial installation attempt.