Package Summary  Overview Summary

class:IllegalSelectorException [NONE]

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:
Serialized Form

constructor:IllegalSelectorException() [NONE]

  • IllegalSelectorException

    public IllegalSelectorException()
    Constructs an instance of this class.