Ask Question

What does it mean to catch an exception?

+3
Answers (1)
  1. 20 July, 15:15
    0
    An exception is an event, which occurs during the execution of a program, that disrupts the normal flow of the program's instructions. When an error occurs within a method, the method creates an object and hands it off to the runtime system ... This block of code is called an exception handler.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “What does it mean to catch an exception? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers