IllegalSelectorException

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.

Public Constructor Summary

IllegalSelectorException()
Constructs an instance of this class.

Inherited Method Summary

Public Constructors

public IllegalSelectorException ()

Constructs an instance of this class.