Class MySQLResultRecievedException

Thrown when a result set was returned unexpectedly. Use the query functions (query, querySet, queryRow, etc.), not exec for commands that return result sets (such as SELECT), even if the result set has zero elements.

Inherits from

Constructors

Name Description
this

Authors

Copyright

License