IllegalSelectorExceptionpublic class IllegalSelectorException extends IllegalArgumentException Unchecked exception thrown when an attempt is made to register a channel
with a selector that was not created by the provider that created the
channel. |
Constructors Summary |
---|
public IllegalSelectorException()Constructs an instance of this class.
|
|