AsyncMysqlQueryErrorResult

Contains the information about results for query statements that ran before a MySQL error

This class is instantiated when an AsyncMysqlQueryException is thrown and AsyncMysqlQueryException::getResult() is called.

Guides

Interface Synopsis

final class AsyncMysqlQueryErrorResult extends AsyncMysqlErrorResult {...}

Public Methods

Public Methods (AsyncMysqlErrorResult)

Public Methods (AsyncMysqlResult)