| Current Path : /var/www/clients/client3/web2/web/vendor/ezimuel/ringphp/src/Exception/ |
| Current File : /var/www/clients/client3/web2/web/vendor/ezimuel/ringphp/src/Exception/CancelledException.php |
<?php
namespace GuzzleHttp\Ring\Exception;
/**
* Marker interface for cancelled exceptions.
*/
interface CancelledException {}