ClosedSelectorExceptionpublic class ClosedSelectorException extends IllegalStateException Unchecked exception thrown when an attempt is made to invoke an I/O
operation upon a closed selector. |
(Omit source code)
Constructors Summary |
---|
public ClosedSelectorException()Constructs an instance of this class.
|
|