server/src/app/Services/LexvoResolverException.php
author ymh <ymh.work@gmail.com>
Sun, 02 Oct 2016 16:50:11 +0200
changeset 309 6ab16926b675
parent 28 b0b56e0f8c7f
permissions -rw-r--r--
update maps to use geonames ids

<?php
namespace CorpusParole\Services;

class LexvoResolverException extends \Exception {
    // just extend...
}