server/src/app/Services/ViafResolverException.php
author ymh <ymh.work@gmail.com>
Fri, 25 Mar 2016 17:03:45 +0100
changeset 143 023b6d467566
parent 23 037687868bc4
permissions -rw-r--r--
Change id prefix + url + correct tests

<?php
namespace CorpusParole\Services;

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