Class RuntimeAttachException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.opentelemetry.contrib.attach.core.RuntimeAttachException
All Implemented Interfaces:
Serializable

public final class RuntimeAttachException extends RuntimeException
Exception that gets thrown if a problem occurs during the attachment of the OpenTelemetry agent.
See Also: