Skip to content

ConnectionLostException


Methods

__construct

public __construct(string $message = 'Connection lost while exchanging data with remote host.', int $code = 502, ?\Throwable $previous = null): mixed

Parameters:

Parameter Type Description
$message string
$code int
$previous ?\Throwable