server/src/app/Libraries/CorpusParoleException.php
author Chloe Laisne <chloe.laisne@gmail.com>
Thu, 22 Sep 2016 22:57:06 +0200
changeset 281 618aec1734d5
parent 4 f55970e41793
permissions -rw-r--r--
Set step colors with geoname counts

<?php
namespace CorpusParole\Libraries;

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

}