Module java.base

Class ClosedSelectorException

java.lang.Object
All Implemented Interfaces:
Serializable

public class ClosedSelectorException extends IllegalStateException
Unchecked exception thrown when an attempt is made to invoke an I/O operation upon a closed selector.
Since:
1.4
See Also: