Class IllegalSelectorException

All Implemented Interfaces:
Serializable

public class IllegalSelectorException
extends IllegalArgumentException
An IllegalSelectorException is thrown when a call is made to register a channel on a selector that has been created by a different provider.
See Also:
Serialized Form
  • Constructor Details

    • IllegalSelectorException

      public IllegalSelectorException()
      Constructs a IllegalSelectorException.