« Swoole\Event::write
Swoole\Http\Client »
PHP Manual
Swoole
The Swoole\Exception class
The Swoole\Exception class
(PECL swoole >= 1.9.0)
Introducción
Sinopsis de la Clase
Swoole\Exception
extends
Exception
implements
Throwable
{
/* Propiedades heredadas */
protected
string
$
message
;
protected
int
$
code
;
protected
string
$
file
;
protected
int
$
line
;
}