The Swoole\MySQL\Exception class

(PECL swoole >= 1.9.0)

Einführung

Klassenbeschreibung

Swoole\MySQL\Exception extends Exception implements Throwable {
/* Geerbte Eigenschaften */
protected string $message ;
protected int $code ;
protected string $file ;
protected int $line ;
}