Why can't I write just a try with no catch or finally?
Why can't I write just a try with no catch or finally?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rajeesh MenothPosted Dec 21, 2016, 2:34 PM
Khaja MoizuddinPosted Dec 22, 2016, 11:45 AM
Subhashkumar YadavPosted Dec 22, 2016, 12:05 AM
Khaja MoizuddinPosted Dec 21, 2016, 12:39 PM
NehaPosted Dec 21, 2016, 10:11 AM
And we require catch to catch that exception and handle it the way we need to.