« Swoole\MySQL::query
Swoole\Process »
PHP Manual
Swoole
The Swoole\MySQL\Exception class
The Swoole\MySQL\Exception class
(PECL swoole >= 1.9.0)
Introduction
Class synopsis
Swoole\MySQL\Exception
extends
Exception
implements
Throwable
{
/* Inherited properties */
protected
string
message
;
protected
int
code
;
protected
string
file
;
protected
int
line
;
}