What is Centralization Error Handling?

Writing function and calling it when error occurs.

Showing Answers 1 - 3 of 3 Answers

Centralization error handling is a process of adding a error handling code to an application which is used to handle same errors over and over. Hence we write few procedures that the error-handling code can call to handle common error situations.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions