Exception: Datadog::DI::Error Private
- Inherits:
-
StandardError
- Object
- StandardError
- Datadog::DI::Error
- 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.
Base class for Dynamic Instrumentation exceptions.
None of these exceptions should be propagated out of DI to user applications, therefore these exceptions are not considered to be part of the public API of the library.
Direct Known Subclasses
AgentCommunicationError, DITargetNotDefined, MissingLineNumber, MultiplePathsMatch, ProbePreviouslyFailed
Defined Under Namespace
Classes: AgentCommunicationError, DITargetNotDefined, MissingLineNumber, MultiplePathsMatch, ProbePreviouslyFailed