What is a catch statement?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is a catch statement?
Rating:
A catch statement catches any exception that may arise during program execution and throws the specific exception. Code that is expected to raise an exception is written under a
Rating:
Was this information helpful?
Other articles
- What is ParseChildrenAttribute?
- What is the Expression property?
- Skills required for Sun test CX310-056
- What is a member class?
- What is the ToString method?