Class UnboundedConditionCachingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.seeq.utilities.exception.UnboundedConditionCachingException
All Implemented Interfaces:
Serializable

public class UnboundedConditionCachingException extends RuntimeException
An exception used to indicate corruption in an unbounded condition's cache. See CRAB-15187.
See Also:
  • Constructor Details

    • UnboundedConditionCachingException

      public UnboundedConditionCachingException(String message)