Class FilterConfigurationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.prometheus.client.servlet.common.filter.FilterConfigurationException
-
- All Implemented Interfaces:
java.io.Serializable
public class FilterConfigurationException extends java.lang.Exception
Thrown when there is a misconfiguration inweb.xml
.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FilterConfigurationException(java.lang.String msg)
-