<?php


namespace Xentral\Modules\AmazonVendorDF\Exception;

class PurchaseOrderNumberNotFoundException extends \RuntimeException
{
}