<?php

namespace Google\Site_Kit_Dependencies\GuzzleHttp\Ring\Exception;

/**
 * Occurs when the connection failed.
 */
class ConnectException extends \Google\Site_Kit_Dependencies\GuzzleHttp\Ring\Exception\RingException
{
}
