Class ConnectException
Exception thrown when a connection cannot be established.
Note that no response is present for a ConnectException
-
Exception
implements
Throwable
-
RuntimeException
-
GuzzleHttp\Exception\TransferException
implements
GuzzleHttp\Exception\GuzzleException
-
GuzzleHttp\Exception\RequestException
-
GuzzleHttp\Exception\ConnectException
Methods summary
public
|
|
public
null
|
|
public
boolean
|
|
Methods inherited from Exception
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
Properties inherited from Exception
$code,
$file,
$line,
$message
|