hngprojects / hng_boilerplate_nestjs

Description
Apache License 2.0
181 stars 105 forks source link

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

Open Am0du opened 2 months ago

Am0du commented 2 months ago

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