server/src/app/Libraries/CorpusParoleException.php
author nowmad@23.1.168.192.in-addr.arpa
Fri, 06 Nov 2015 17:02:08 +0100
changeset 10 585ec02908b6
parent 4 f55970e41793
permissions -rw-r--r--
remove nav bar and introduce tab behavior

<?php
namespace CorpusParole\Libraries;

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

}