| Current Path : /home/c/i/n/cinepatreb/billetterie/modules/mollie/vendor/php-http/discovery/src/ |
| Current File : /home/c/i/n/cinepatreb/billetterie/modules/mollie/vendor/php-http/discovery/src/Exception.php |
<?php
namespace Http\Discovery;
/**
* An interface implemented by all discovery related exceptions.
*
* @author Tobias Nyholm <tobias.nyholm@gmail.com>
*/
interface Exception extends \Throwable
{
}