I am planning to have a centralized error handling middleware in my express app instead of handling it in every route. For that, I have written below middleware in my app.js