1. Implement a try / catch block that catches System.Exceptions.
2. Implementing custom error page.
3. Implement a try / catch block that catches individual exception types, such as SQLException.
4.Display an error message.
Answer:3