public/exceptions/exceptions library
Functions
-
createMySqlException(
ReadBuffer buffer) → MySqlException
Exceptions / Errors
- MySqlClientError
- An error thrown when the client is used improperly.
- MySqlException
- An exception returned by the MySQL server itself. An exception which is returned by the MySQL server.
- MySqlProtocolError
- An error which is thrown when something unexpected is read from the the MySQL protocol.