Class RuntimeAttachException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.opentelemetry.contrib.attach.core.RuntimeAttachException
- All Implemented Interfaces:
Serializable
Exception that gets thrown if a problem occurs during the attachment of the OpenTelemetry agent.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString