Age | Commit message (Expand) | Author |
---|---|---|
2024-01-30 | Add exception traces to error outputs. | Frederick Muriuki Muriithi |
2024-01-29 | Error handling: Handle 404 error. | Frederick Muriuki Muriithi |
2023-09-26 | Handle AuthorisationError at the top-level•••Add an error handler to gracefully handle the custom AuthorisationError at the application's top-level to avoid having to manually handle it everywhere that the error (and its sub-classes) might be raised. | Frederick Muriuki Muriithi |