File "ResponseClassException.php"

Full Path: /home/magiggjm/magistvandroids.com/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php
File size: 149 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Guzzle\Service\Exception;

use Guzzle\Common\Exception\RuntimeException;

class ResponseClassException extends RuntimeException
{
}