server/src/app/Libraries/CorpusParoleException.php
author nowmad@nowmads-macbook-pro.local
Thu, 10 Dec 2015 16:59:35 +0100
changeset 47 aca69a9db743
parent 4 f55970e41793
permissions -rw-r--r--
add specific outlet for carto template

<?php
namespace CorpusParole\Libraries;

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

}