server/src/app/Services/TranscriptManagerException.php
author ymh <ymh.work@gmail.com>
Sun, 06 Nov 2016 03:44:16 +0100
changeset 393 5ef3bfef0bff
parent 163 59c68fc4848e
permissions -rw-r--r--
add colors to visu chrono

<?php
namespace CorpusParole\Services;

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