Log in
Model

ResponseErrorProcessor

Magento\Dhl\Model\Validator\ResponseErrorProcessor

What it does

This class processes and formats error messages returned from DHL's shipping service API responses.

Developers use it to extract error codes and data from XML responses and convert them into user-friendly error messages, handling both shipping label requests and quote requests differently.

Public Methods

  • process()