Package Summary  Overview Summary

class:IllegalSelectorException [NONE]

All Implemented Interfaces:
Serializable

public class IllegalSelectorExceptionextends 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:

constructor:IllegalSelectorException() [NONE]

  • IllegalSelectorException

    public IllegalSelectorException()
    Constructs an instance of this class.

© 2023 Oracle Corporation and/or its affiliates