Current path: home/webdevt/prestashop17/vendor/guzzlehttp/ringphp/src/Exception/
?? Go up: /home/webdevt/prestashop17/vendor/guzzlehttp/ringphp/src
<?php
namespace GuzzleHttp\Ring\Exception;
/**
* Occurs when the connection failed.
*/
class ConnectException extends RingException {}