Your IP : 216.73.216.95


Current Path : /var/www/storage2/vendor/guzzlehttp/ringphp/src/Exception/
Upload File :
Current File : /var/www/storage2/vendor/guzzlehttp/ringphp/src/Exception/ConnectException.php

<?php
namespace GuzzleHttp\Ring\Exception;

/**
 * Occurs when the connection failed.
 */
class ConnectException extends RingException {}