server/src/app/Libraries/CorpusParoleException.php
author ymh <ymh.work@gmail.com>
Mon, 21 Mar 2016 14:04:19 +0100
changeset 142 86fcf0c837c0
parent 4 f55970e41793
permissions -rw-r--r--
change language treemap. id in struct can be a list of lexvo references

<?php
namespace CorpusParole\Libraries;

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

}