server/src/app/Libraries/CorpusParoleException.php
author ymh <ymh.work@gmail.com>
Thu, 25 Feb 2016 12:24:30 +0100
changeset 132 d97eda8bc8ec
parent 4 f55970e41793
permissions -rw-r--r--
move viaf-resolver to common module

<?php
namespace CorpusParole\Libraries;

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

}