server/src/app/Services/ViafResolverException.php
author ymh <ymh.work@gmail.com>
Mon, 28 Nov 2016 22:17:48 +0100
changeset 452 85cf1c3a2fea
parent 23 037687868bc4
permissions -rw-r--r--
correct rootUrl for module + css on FF 38

<?php
namespace CorpusParole\Services;

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