public class ClosedChannelException extends IOException
ClosedChannelException is thrown when a channel is closed for the
type of operation attempted.| Constructor and Description |
|---|
ClosedChannelException()
Constructs a
ClosedChannelException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString