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