server/src/app/Services/ViafResolverException.php
author ymh <ymh.work@gmail.com>
Thu, 14 Jan 2016 18:35:23 +0100
changeset 25 4ce76c9e7729
parent 23 037687868bc4
permissions -rw-r--r--
small corrections

<?php
namespace CorpusParole\Services;

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