Class InvalidConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sentrysoftware.metricshub.engine.common.exception.InvalidConfigurationException
All Implemented Interfaces:
Serializable

public class InvalidConfigurationException extends Exception
Represents an exception that is thrown when an invalid configuration is encountered.
See Also:
  • Constructor Details