server/src/app/Libraries/CorpusParoleException.php
author ymh <ymh.work@gmail.com>
Sun, 27 Nov 2016 15:12:30 +0100
changeset 447 38d5789e30d0
parent 4 f55970e41793
permissions -rw-r--r--
Improce notice data display, correct m3.23

<?php
namespace CorpusParole\Libraries;

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

}