server/src/app/Libraries/CorpusParoleException.php
author ymh <ymh.work@gmail.com>
Thu, 03 Mar 2016 17:34:12 +0100
changeset 137 1baa7c6bd370
parent 4 f55970e41793
permissions -rw-r--r--
add subject edition

<?php
namespace CorpusParole\Libraries;

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

}