Class FailedExportException.HttpExportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.opentelemetry.exporter.internal.FailedExportException
io.opentelemetry.exporter.internal.FailedExportException.HttpExportException
All Implemented Interfaces:
Serializable
Enclosing class:
FailedExportException

public static final class FailedExportException.HttpExportException extends FailedExportException
Represents the failure of an HTTP exporter.

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.

See Also: