istic-openstack/server/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
2016-03-21 06:47:01 +01:00

4 lines
119 B
PHP
Executable file

<?php
namespace GuzzleHttp\Exception;
class TransferException extends \RuntimeException implements GuzzleException {}