Exception: Datadog::DI::Error Private

Inherits:
StandardError
  • Object
show all
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.

Defined Under Namespace

Classes: AgentCommunicationError, DITargetNotDefined, MissingLineNumber, MultiplePathsMatch, ProbePreviouslyFailed