public final class BufferBoundsException extends IOException
IndexOutOfBoundsException. Used by RandomAccessReader.| Constructor and Description |
|---|
BufferBoundsException(int index,
int bytesRequested,
long bufferLength) |
BufferBoundsException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BufferBoundsException(int index,
int bytesRequested,
long bufferLength)
public BufferBoundsException(String message)
Copyright © 2010 - 2020 Adobe. All Rights Reserved