<?php
namespace Xentral\Modules\Dhl\Exception;
class InvalidRequestDataException extends DhlBaseException
{
}