<?php

namespace Http\Discovery;


interface Exception extends \Throwable
{
}
