Uses of Class
io.opentelemetry.exporter.internal.FailedExportException
-
Packages that use FailedExportException Package Description io.opentelemetry.exporter.internal Internal utilities for exporters. -
-
Uses of FailedExportException in io.opentelemetry.exporter.internal
Subclasses of FailedExportException in io.opentelemetry.exporter.internal Modifier and Type Class Description static class
FailedExportException.GrpcExportException
Represents the failure of a gRPC exporter.static class
FailedExportException.HttpExportException
Represents the failure of an HTTP exporter.
-