server/src/app/Libraries/CorpusParoleException.php
author ymh <ymh.work@gmail.com>
Tue, 04 Oct 2016 13:53:56 +0200
changeset 320 0fce13da58af
parent 4 f55970e41793
permissions -rw-r--r--
filter geostat by area + tests

<?php
namespace CorpusParole\Libraries;

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

}