public class InvalidPacketException extends AgqlRuntimeException
InvalidPacketException class.
| Constructor and Description |
|---|
InvalidPacketException(String message,
byte[] data)
Constructor for InvalidPacketException.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getData()
Getter for the field
data. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2024. All rights reserved.