Package Summary
Overview Summary
class:ClosedSelectorException [NONE]
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:
Serialized Form
constructor:ClosedSelectorException() [NONE]
ClosedSelectorException
public
ClosedSelectorException
()
Constructs an instance of this class.