Class MySQLReceivedException
The server sent back a MySQL error code and message. If the server is 4.1+, there should also be an ANSI/ODBC-standard SQLSTATE error code.
Inherits from
-
MySQLException
(base class)
Constructors
Name | Description |
---|---|
this
|
|
this
|
Fields
Name | Type | Description |
---|---|---|
errorCode
|
ushort |
|
sqlState
|
char[5] |
See Also
https://dev.mysql.com/doc/refman/5.5/en/error-messages-server.html