<?php
namespace Xentral\Modules\TransferSmartyTemplate\Exception;
class FilesystemFailureException extends \RuntimeException implements TransferTemplateExceptionInterface
{
}