server/src/app/Libraries/CorpusParoleException.php
author Chloe Laisne <chloe.laisne@gmail.com>
Thu, 23 Jun 2016 11:35:26 +0200
changeset 199 b7c691c6179d
parent 4 f55970e41793
permissions -rw-r--r--
Set location filter label Fix query parameters when navigating through tabs

<?php
namespace CorpusParole\Libraries;

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

}