Proper way to customize error pages #2785
Answered
by
wezm
code-monad
asked this question in
Questions
-
So the Rocket will have it's error page like this: Is there anyway i can customize the style of it? Or how to? |
Beta Was this translation helpful? Give feedback.
Answered by
wezm
May 3, 2024
Replies: 1 comment 1 reply
-
Check out error catchers: https://rocket.rs/guide/v0.5/requests/#error-catchers |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SergioBenitez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check out error catchers: https://rocket.rs/guide/v0.5/requests/#error-catchers