Skip to content

UnknownHostException


Methods

__construct

public __construct(string $message = 'The specified resource\'s hostname could not be resolved.', int $code = 404, ?\Throwable $previous = null): mixed

Parameters:

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