ClosedSelectorException

public class ClosedSelectorException extends IllegalStateException

Unchecked exception thrown when an attempt is made to invoke an I/O operation upon a closed selector.

Public Constructor Summary

ClosedSelectorException()
Constructs an instance of this class.

Inherited Method Summary

Public Constructors

public ClosedSelectorException ()

Constructs an instance of this class.