Current File : //var/www/vinorea/vendor/willdurand/negotiation/src/Negotiation/Exception/InvalidMediaType.php
<?php

namespace Negotiation\Exception;

class InvalidMediaType extends \RuntimeException implements Exception
{
}