hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
181 stars 105 forks source link

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

Open Am0du opened 2 months ago

Am0du commented 2 months ago

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