Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Shipping method price unique quantity start exception handler
issue: NEXT-27480
author: Lennart Tinkloh
author_email: [email protected]
author_github: @lernhart
---
- Added
Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceExceptionHandler
to catch uniq key exceptions from the database and transform them to proper DAL exceptions.