public class ErrorPacket extends Object implements Packet
MAX_LENGTH| Constructor and Description |
|---|
ErrorPacket(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
String |
getErrorMessage() |
String |
getSqlState() |
public ErrorPacket(byte[] bytes)
throws IOException
IOExceptionCopyright © 2019. All rights reserved.