Signals an attempt to use a SelectionKey whose cancel( ) method has previously been called.
public class CancelledKeyException extends IllegalStateException { // Public Constructors public CancelledKeyException( ); }