public final class ReadPastEndException extends IOException
ReadableByteChannel
into a buffer
and not enough bytes (Buffer.limit()
) could be read.
Also used when reading from ReadableChannel
.Modifier and Type | Field and Description |
---|---|
static ReadPastEndException |
INSTANCE |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final ReadPastEndException INSTANCE
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.