<?php namespace Xentral\Modules\TransferSmartyTemplate\Exception; use Xentral\Core\Exception\ModuleExceptionInterface; interface TransferTemplateExceptionInterface extends ModuleExceptionInterface { }