server/src/app/Services/BnfResolverException.php
author ymh <ymh.work@gmail.com>
Mon, 06 Jun 2016 01:10:25 +0200
changeset 170 31bee084df32
parent 133 821253d361d1
permissions -rw-r--r--
Documents cn have more than one spatial sameas property

<?php
namespace CorpusParole\Services;

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