aboutsummaryrefslogtreecommitdiff
path: root/qc_app/templates/unhandled_exception.html
AgeCommit message (Collapse)Author
2023-11-28Capture, log and handle generic exceptionsFrederick Muriuki Muriithi
Handle any and all unforeseen error conditions gracefully by capturing the exceptions, logging out for debug purposes and providing the user with a generic error page.