public class ClosedWatchServiceException extends IllegalStateException
Unchecked exception thrown when an attempt is made to invoke an operation on a watch service that is closed.
| Constructor and Description |
|---|
ClosedWatchServiceException()
Constructs an instance of this class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All rights reserved.