Class ScanInterruptedException

  • All Implemented Interfaces:
    Serializable

    public class ScanInterruptedException
    extends RuntimeException
    Thrown if scanning was interrupted by the interrupt status being set on one of the worker threads.
    See Also:
    Serialized Form
    • Constructor Detail

      • ScanInterruptedException

        public ScanInterruptedException()
        Thrown if scanning was interrupted by the interrupt status being set on one of the worker threads.