diff --git a/sanic/exceptions.py b/sanic/exceptions.py index 4f01d64e..e30c178c 100644 --- a/sanic/exceptions.py +++ b/sanic/exceptions.py @@ -70,7 +70,7 @@ TRACEBACK_WRAPPER_HTML = ''' {frame_html}
{exc_name}: {exc_value}
- while handling uri {uri}
+ while handling path {path}