Signals
an attempt to register a SelectableChannel with a
Selector
when the channel and the selector were not created by the same
java.nio.channels.spi.SelectorProvider.

public class IllegalSelectorException extends IllegalArgumentException {
// Public Constructors
public IllegalSelectorException( );
}