server/src/app/Libraries/CorpusParoleException.php
author nowmad@23.1.168.192.in-addr.arpa
Tue, 01 Dec 2015 13:36:48 +0100
changeset 39 c693e8673d5b
parent 4 f55970e41793
permissions -rw-r--r--
add visu-langue with google treemap

<?php
namespace CorpusParole\Libraries;

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

}