aboutsummaryrefslogtreecommitdiffstats
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 {};