When running my flask app in app.py, the index page is supposed to throw an error which is supposed to be caught by flask error handler defined in error_a
app.py
error_a