<?php
namespace Xentral\Modules\AmazonVendorDF\Exception;
class TransferException extends \RuntimeException
{
}