1 2 3 4
<?phpnamespace GuzzleHttp\Exception;class TransferException extends \RuntimeException implements GuzzleException {}