public class BufferOutOfBoundsException extends BufferException
| Constructor and Description |
|---|
BufferOutOfBoundsException(int index) |
BufferOutOfBoundsException(int index,
String message) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BufferOutOfBoundsException(int index)
public BufferOutOfBoundsException(int index,
String message)
message - Copyright © 2021. All Rights Reserved.