server/src/app/Libraries/CorpusParoleException.php
author ymh <ymh.work@gmail.com>
Mon, 08 Aug 2016 15:27:35 +0700
changeset 262 e999bcaa0c08
parent 4 f55970e41793
permissions -rw-r--r--
Migration to ember 2.8 beta

<?php
namespace CorpusParole\Libraries;

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

}