<?php

namespace Xentral\Modules\DemoExporter\Exception;

class DemoExporterDateiException extends DemoExporterException
{
}