Class MySQLDataPendingException
Thrown when attempting to communicate with the server (ex: executing SQL or creating a new prepared statement) while the server is still sending results data. Any ResultRange must be consumed or purged before anything else can be done on the connection.
Inherits from
-
MySQLException(base class)
Constructors
| Name | Description |
|---|---|
this
|