Uses of Class
io.opentelemetry.sdk.autoconfigure.spi.ConfigurationException
Packages that use ConfigurationException
Package
Description
-
Uses of ConfigurationException in io.opentelemetry.sdk.autoconfigure
Methods in io.opentelemetry.sdk.autoconfigure that return ConfigurationExceptionModifier and TypeMethodDescriptionprivate static ConfigurationException
MetricExporterConfiguration.missingArtifactException
(String exporterName, String artifactId) -
Uses of ConfigurationException in io.opentelemetry.sdk.autoconfigure.spi.internal
Methods in io.opentelemetry.sdk.autoconfigure.spi.internal that return ConfigurationExceptionModifier and TypeMethodDescriptionprivate static ConfigurationException
DefaultConfigProperties.newInvalidPropertyException
(String name, String value, String type)