Class CancelledKeyException

All Implemented Interfaces:
Serializable

public class CancelledKeyException
extends IllegalStateException
A CancelledKeyException is thrown when an invalid selection key is used.
See Also:
Serialized Form
  • Constructor Details

    • CancelledKeyException

      public CancelledKeyException()
      Constructs a CancelledKeyException.