No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | |||||
↳ | java.lang.Throwable | ||||
↳ | java.lang.Exception | ||||
↳ | java.lang.RuntimeException | ||||
↳ | java.lang.IllegalStateException | ||||
↳ | java.nio.channels.NonReadableChannelException |
A NonReadableChannelException
is thrown when attempting to read from a channel that is not open for reading.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Constructs a
NonReadableChannelException .
|
[Expand]
Inherited Methods
|
|||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
|||||||||||||||||||||||||||||||||
![]()
|
Constructs a NonReadableChannelException
.