AsyncMysqlErrorResult

Contains error information for a failed operation (e.g., connection, query)

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

Guides

Interface Synopsis

class AsyncMysqlErrorResult extends AsyncMysqlResult {...}

Public Methods

Public Methods (AsyncMysqlResult)