Class HypothesisChangedException

  • All Implemented Interfaces:
    Serializable

    public class HypothesisChangedException
    extends RuntimeException
    Exception to indicate structural changes of the hypothesis during counterexample analysis, thus possibly invalidating the counterexample.
    See Also:
    Serialized Form
    • Constructor Detail

      • HypothesisChangedException

        public HypothesisChangedException()