Correct error when transitioning between thematiques tabs and others (bug #0025983) + correct scroll for themes
<?php
namespace CorpusParole\Models;
use CorpusParole\Libraries\CorpusParoleException;
/**
* Exception class
*/
class ModelsException extends CorpusParoleException {
}