Class ErrorPacket
java.lang.Object
org.mariadb.jdbc.internal.com.read.ErrorPacket
See protocol documentation https://mariadb.com/kb/en/err_packet/
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ErrorPacket
Reading error stream.- Parameters:
buffer- current stream rawBytes
-
-
Method Details
-
getMessage
-
getErrorCode
public short getErrorCode() -
getSqlState
-