Class InvalidConfigurationException

All Implemented Interfaces:
Serializable

public class InvalidConfigurationException extends IllegalStateException
Signals that a piece of provided configuration is not acceptable for some reason. For example negative SLA boundaries.
See Also:
  • Constructor Details

    • InvalidConfigurationException

      public InvalidConfigurationException(String s)