diff options
author | Frederick Muriuki Muriithi | 2024-02-28 11:55:15 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-02-28 11:55:15 +0300 |
commit | 314a095264f47b8aecfc01d20beca4f35ab9121a (patch) | |
tree | 7a0899d018bff9161b55cf5042fadd44e9bfdd82 /wsgi.py | |
parent | 2716b567ef6f48db8ce980e140a895aa3d18a293 (diff) | |
download | gn-auth-314a095264f47b8aecfc01d20beca4f35ab9121a.tar.gz |
Handle the "NotFoundError" exception at the route level
Handle the "NotFoundError" exception at the route level, since if we
do not, the application level handler takes over and simply returns a
JSON response with the details of the failure.
Diffstat (limited to 'wsgi.py')
0 files changed, 0 insertions, 0 deletions