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

namespace Negotiation\Exception;

class InvalidLanguage extends \RuntimeException implements Exception
{
}