server/src/app/Libraries/CorpusParoleException.php
author ymh <ymh.work@gmail.com>
Mon, 25 Apr 2016 12:53:47 +0200
changeset 155 76ae75975ee2
parent 4 f55970e41793
permissions -rw-r--r--
upgrade ember to 2.6.0

<?php
namespace CorpusParole\Libraries;

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

}