Class ErrorPacket
java.lang.Object
com.github.shyiko.mysql.binlog.network.protocol.ErrorPacket
- All Implemented Interfaces:
Packet
- Author:
- Stanley Shyiko
-
Field Summary
Fields inherited from interface com.github.shyiko.mysql.binlog.network.protocol.Packet
MAX_LENGTH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
ErrorPacket
- Throws:
IOException
-
-
Method Details
-
getErrorCode
public int getErrorCode() -
getSqlState
-
getErrorMessage
-