ReadPendingException

public class ReadPendingException extends IllegalStateException

Unchecked exception thrown when an attempt is made to read from an asynchronous socket channel and a previous read has not completed.

Public Constructor Summary

ReadPendingException()
Constructs an instance of this class.

Inherited Method Summary

Public Constructors

public ReadPendingException ()

Constructs an instance of this class.