Current Path : /var/www/storage2/vendor/guzzlehttp/ringphp/src/Exception/ |
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 {}