server/src/app/Libraries/CorpusParoleException.php
author ymh <ymh.work@gmail.com>
Tue, 07 Jun 2016 01:09:58 +0200
changeset 171 f4f558f04f37
parent 4 f55970e41793
permissions -rw-r--r--
georesource ref-loc is now a list ref-locs

<?php
namespace CorpusParole\Libraries;

/**
 * Exception class
 */
class CorpusParoleException extends \Exception {

}