View file application/libraries/Aws/GuzzleHttp/Exception/TransferException.php

File size: 120B
<?php
namespace GuzzleHttp\Exception;

class TransferException extends \RuntimeException implements GuzzleException
{
}