Serializable
public class ScanInterruptedException extends RuntimeException
Constructor | Description |
---|---|
ScanInterruptedException() |
Thrown if scanning was interrupted by the interrupt status being set on one of the worker threads.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018. All rights reserved.