server/src/app/Libraries/CorpusParoleException.php
author ymh <ymh.work@gmail.com>
Sun, 05 Jun 2016 00:28:45 +0200
changeset 169 8fddc113095e
parent 4 f55970e41793
permissions -rw-r--r--
Correct proble on geo info merging + add geo resource

<?php
namespace CorpusParole\Libraries;

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

}