• All Implemented Interfaces:
    Serializable

    public class ClosedSelectorException
    extends IllegalStateException

    Unchecked exception thrown when an attempt is made to invoke an I/O operation upon a closed selector.

    Since:
    1.4
    See Also:
    Serialized Form
    • Constructor Detail

      • ClosedSelectorException

        public ClosedSelectorException()

        Constructs an instance of this class.