Files
Phraseanet/lib/Alchemy/Phrasea/Command/Thesaurus/Translator/ConfigurationException.php
2023-05-11 20:17:40 +02:00

9 lines
117 B
PHP

<?php
namespace Alchemy\Phrasea\Command\Thesaurus\Translator;
class ConfigurationException extends \Exception
{
}