server/src/app/Services/ViafResolverException.php
author ymh <ymh.work@gmail.com>
Sun, 27 Nov 2016 16:31:37 +0100
changeset 448 4077a72f0fb6
parent 23 037687868bc4
permissions -rw-r--r--
add minimum height for author and language

<?php
namespace CorpusParole\Services;

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