public class ChannelInterruptException extends RuntimeException
DataReader.stop() or DataWriter.stop() is called, this exception might be
thrown in DataReader.read(long) and DataWriter.write(ChannelId, ByteBuffer),
which means the read/write operation is failed.| 构造器和说明 |
|---|
ChannelInterruptException() |
ChannelInterruptException(String message) |
public ChannelInterruptException()
public ChannelInterruptException(String message)
Copyright © 2021. All rights reserved.