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