File Manager

Path: /opt/cpanel/ea-wappspector/vendor/guzzlehttp/guzzle/src/Exception/

Viewing File: TransferException.php

<?php

namespace GuzzleHttp\Exception;

class TransferException extends \RuntimeException implements GuzzleException
{
}