Class PrometheusPropertiesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.prometheus.metrics.config.PrometheusPropertiesException
All Implemented Interfaces:
Serializable

public class PrometheusPropertiesException extends RuntimeException
See Also:
  • Constructor Details

    • PrometheusPropertiesException

      public PrometheusPropertiesException(String msg)
    • PrometheusPropertiesException

      public PrometheusPropertiesException(String msg, Exception cause)