index
:
librecart.git
master
Fork of OpenCart https://github.com/opencart/opencart with language spanish
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
public
/
system
/
storage
/
vendor
/
guzzlehttp
/
guzzle
/
src
/
Exception
/
TransferException.php
blob: 92d7de6917285fbd7962f82b206c8cd1e926176e (
plain
)
1
2
3
4
<?php
namespace
GuzzleHttp\Exception
;
class
TransferException
extends
\RuntimeException
{}