server/src/app/Services/TranscriptManagerException.php
author ymh <ymh.work@gmail.com>
Sun, 27 Nov 2016 23:28:59 +0100
changeset 449 5b0787f51d76
parent 163 59c68fc4848e
permissions -rw-r--r--
css adaptation. correct pb m3.16 m3.9

<?php
namespace CorpusParole\Services;

class TranscriptManagerException extends \Exception {
    // just extend...
}