Skip to content

ConnectionTimedoutException


Methods

__construct

public __construct(string $message = 'Connection timed out while connecting to the remote host.', int $code = 408, ?\Throwable $previous = null): mixed

Parameters:

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