server/src/app/Libraries/CorpusParoleException.php
author nowmad@23.1.168.192.in-addr.arpa
Fri, 22 Jan 2016 14:31:17 +0100
changeset 101 9fb98e5f1b42
parent 4 f55970e41793
permissions -rw-r--r--
merge two heads

<?php
namespace CorpusParole\Libraries;

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

}