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 classFailedExportException.GrpcExportExceptionRepresents the failure of a gRPC exporter.static classFailedExportException.HttpExportExceptionRepresents the failure of an HTTP exporter.
-