server/src/app/Libraries/CorpusParoleException.php
author ymh <ymh.work@gmail.com>
Sat, 12 Nov 2016 17:21:25 +0100
changeset 414 5c6c526a7fc1
parent 4 f55970e41793
permissions -rw-r--r--
Display for single notice, preparation for share link

<?php
namespace CorpusParole\Libraries;

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

}