PrestaShop-webservice-lib icon indicating copy to clipboard operation
PrestaShop-webservice-lib copied to clipboard

Exploded the base exception into several more specialized exception class

Open gplanchat opened this issue 1 year ago • 0 comments

Questions Answers
Description? Exploded the base exception into several more specialized exception class, as initially described in https://github.com/PrestaShop/PrestaShop-webservice-lib/issues/77#issuecomment-1520140508
Type? improvement / refactor
BC breaks? no
Deprecations? no
Fixed ticket? Fixes #77
Sponsor company Gyroscops.com
How to test? Any scenario throwing an PrestaShopWebserviceException exception should now throw a more specialized exception implementing PrestaShopWebserviceException (which has now become an interface.

gplanchat avatar Apr 25 '23 16:04 gplanchat