iPrody / iPrody-Devs-Gr0000000008-customer-service

0 stars 2 forks source link

Customer Service: Global exception handling #87

Closed sulfur1 closed 1 month ago

sulfur1 commented 1 month ago

Prerequisites, We should support exception (API Error) handling in a single point with a standardised way. For that we have to introduce a global exception handling mechanism and a standard response structure in case of error(s).

Standard exceptions to be handled:

Framework exception to be handled:

ApiError will consists of:

So that,