public class AsynchronousCloseException extends ClosedChannelException
AsynchronousCloseException is thrown when the underlying channel
for an I/O operation is closed by another thread.| Constructor and Description |
|---|
AsynchronousCloseException()
Constructs an
AsynchronousCloseException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString