CancelledKeyException

public class CancelledKeyException extends IllegalStateException

Unchecked exception thrown when an attempt is made to use a selection key that is no longer valid.

Public Constructor Summary

CancelledKeyException()
Constructs an instance of this class.

Inherited Method Summary

Public Constructors

public CancelledKeyException ()

Constructs an instance of this class.