Class InterruptedDiffException

  • All Implemented Interfaces:
    Serializable

    public class InterruptedDiffException
    extends DiffException
    Exception thrown when the diff timed out or failed, possibly in another thread.
    See Also:
    Serialized Form
    • Constructor Detail

      • InterruptedDiffException

        public InterruptedDiffException​(String message,
                                        int timeout)
    • Method Detail

      • getTimeout

        public int getTimeout()
        Returns:
        the timeout in milliseconds