Class ClosedSelectorException

All Implemented Interfaces:
Serializable

public class ClosedSelectorException
extends IllegalStateException
A ClosedSelectorException is thrown when a selector is closed and an I/O operation is attempted.
See Also:
Serialized Form
  • Constructor Details

    • ClosedSelectorException

      public ClosedSelectorException()
      Constructs a ClosedSelectorException.