ClosedWatchServiceException

Stay organized with collections Save and categorize content based on your preferences.
public class ClosedWatchServiceException extends IllegalStateException

Unchecked exception thrown when an attempt is made to invoke an operation on a watch service that is closed.

Public Constructor Summary

ClosedWatchServiceException()
Constructs an instance of this class.

Inherited Method Summary

Public Constructors

public ClosedWatchServiceException ()

Constructs an instance of this class.