java.nio.channels.ClosedChannelException
This exception is thrown when a channel is closed for the type of operation
attempted.
Known Direct Subclasses
Known Indirect Subclasses
Summary
Public Constructors
fillInStackTrace,
getCause,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Public Constructors
public
ClosedChannelException()
Default constructor.