Module java.base

Class IllegalSelectorException

java.lang.Object
All Implemented Interfaces:
Serializable

public 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.
Since:
1.4
See Also: