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
/
ringphp
/
src
/
Exception
/
RingException.php
blob: eed0daf7dd097bc3c5c7b517194fc08fbc2a1c50 (
plain
)
1
2
3
4
<?php
namespace
GuzzleHttp\Ring\Exception
;
class
RingException
extends
\RuntimeException
{};