* @author Marcus Lunzenauer * @license MIT */ namespace Flexi; class TemplateNotFoundException extends \Exception { }