Custom 404 page?
#2252
-
Is there a way to serve a custom 404 page whenever I throw a HTTPException(404)? |
Beta Was this translation helpful? Give feedback.
Answered by
yusukebe
Feb 22, 2024
Replies: 1 comment 1 reply
-
Use this method: https://hono.dev/api/hono#not-found |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
liamtsang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@liamtsang
Use this method: https://hono.dev/api/hono#not-found