• File: TooManyRedirectsException.php
  • Full Path: /home/atelipy/www/wpmain/Reports/src/Guzzle/Http/Exception/TooManyRedirectsException.php
  • File size: 105 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace Guzzle\Http\Exception;

class TooManyRedirectsException extends BadResponseException {}