server/src/app/Services/ViafResolverException.php
author nowmad@23.1.168.192.in-addr.arpa
Thu, 17 Dec 2015 12:12:06 +0100
changeset 61 bbc8a582fcc3
parent 23 037687868bc4
permissions -rw-r--r--
introduce new action "play" to play the sounds and "details" to show more

<?php
namespace CorpusParole\Services;

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