Class DifferenceEngine.DifferenceFoundException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    DifferenceEngine

    protected static final class DifferenceEngine.DifferenceFoundException
    extends Exception
    Marker exception thrown by the protected compare() method and passed upwards through the call stack to the public compare() method.
    See Also:
    Serialized Form