Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
2477 Points
483 Posts
May 02, 2012 07:41 PM|LINK
If you catch the error you are then handling it yourself. So yes, you will need add redirect code in every try catch block. Since that code is redundant just create a method that you can call that will handle the redirect and the email for you.
hoopslife
Contributor
2477 Points
483 Posts
Re: Error handler VS. default redirect error page?
May 02, 2012 07:41 PM|LINK
If you catch the error you are then handling it yourself. So yes, you will need add redirect code in every try catch block. Since that code is redundant just create a method that you can call that will handle the redirect and the email for you.
Blog