server/src/app/Libraries/CorpusParoleException.php
author ymh <ymh.work@gmail.com>
Mon, 03 Apr 2017 15:29:30 +0200
changeset 529 5d9eacbd5794
parent 4 f55970e41793
permissions -rw-r--r--
correct bug #26583 click on types for notice

<?php
namespace CorpusParole\Libraries;

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

}