public class
NonReadableChannelException
extends IllegalStateException
Unchecked exception thrown when an attempt is made to read from a channel that was not originally opened for reading.
Public Constructor Summary
NonReadableChannelException()
Constructs an instance of this class.
|
Inherited Method Summary
Public Constructors
public NonReadableChannelException ()
Constructs an instance of this class.