server/src/app/Services/ViafResolverException.php
author nowmad@nowmads-macbook-pro.local
Wed, 20 Jan 2016 23:05:52 +0100
changeset 91 acfeddc7821d
parent 23 037687868bc4
permissions -rw-r--r--
rename "sound" to "document"

<?php
namespace CorpusParole\Services;

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