a) catch(Exception e)
b) catch(…)
c) catch(Exception ALL)
d) catch(ALL)
What id the syntax for catching any type of exceptions?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What id the syntax for catching any type of exceptions?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!