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