Class PartialTransitionAnalyzer.HypothesisModificationException

  • All Implemented Interfaces:
    Serializable
    Enclosing interface:
    PartialTransitionAnalyzer<S,​I>

    public static class PartialTransitionAnalyzer.HypothesisModificationException
    extends RuntimeException
    A helper exception to interrupt computations on an invalid hypothesis. Does not record the stacktrace when thrown (to improve performance)
    See Also:
    Serialized Form