title | issue |
---|---|
Wrap StorefrontController render call in ShopwareException |
NEXT-27284 |
- Added
StorefrontException
class inShopware\Storefront\Controller\Exception
. - Changed
renderView
method inShopware\Storefront\Controller\StorefrontController
to wrap render view in domain exception.