krz/vox-populi
A Tumblr web client.
clone: git clone https://gitbay.org/krz/vox-populi.git
main: vendor/guzzlehttp/guzzle/src/Exception/TransferException.php · raw
1<?php
2namespace GuzzleHttp\Exception;
3
4class TransferException extends \RuntimeException implements GuzzleException
5{
6}