| Current Path : /var/www/clients/client3/web2/web/vendor/ezimuel/ringphp/src/Exception/ |
| Current File : /var/www/clients/client3/web2/web/vendor/ezimuel/ringphp/src/Exception/ConnectException.php |
<?php
namespace GuzzleHttp\Ring\Exception;
/**
* Occurs when the connection failed.
*/
class ConnectException extends RingException {}