server/src/app/Libraries/CorpusParoleException.php
author ymh <ymh.work@gmail.com>
Tue, 22 Nov 2016 18:33:07 +0100
changeset 433 65e357e5eecb
parent 4 f55970e41793
permissions -rw-r--r--
correct document permalinks in notice and share buttons

<?php
namespace CorpusParole\Libraries;

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

}