public class
WritePendingException
extends IllegalStateException
Unchecked exception thrown when an attempt is made to write to an asynchronous socket channel and a previous write has not completed.
Public Constructor Summary
WritePendingException()
Constructs an instance of this class.
|
Inherited Method Summary
Public Constructors
public WritePendingException ()
Constructs an instance of this class.