hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
181 stars 105 forks source link

[Enhancement] [ANCHOR: BE JAVA] Move Squeeze Exception Handling to Global Exception Handler and Standardize Exception Thrown in the Squeeze Feature #1193

Open Am0du opened 2 months ago

Am0du commented 2 months ago

Description
Move the exception handling logic for the Squeeze feature to the global exception handler. Standardize the exceptions thrown within the Squeeze feature to ensure consistent error handling across the platform. Acceptance Criteria