File "ConnectException.php"
Full path: /home/cakedeco/retaildirectonline.co.uk/system/storage/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php
File
size: 138 B (138 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
namespace GuzzleHttp\Ring\Exception;
/**
* Occurs when the connection failed.
*/
class ConnectException extends RingException {}