Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Egidius Bakker   on May 25 In Java Category.

  
Question Answered By: Harold Graham   on May 25

i wanted to know about finally block......whether the
exception is caught or not caught...is it true finally block  will run
always??

as in my example, i told that nullpointerexception  has occured but
try -catch could not catch  it....in this situation will the code
always run finally block?? or is it also depend upon the code?

Share: 

 

This Question has 7 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on question on exception Or get search suggestion and latest updates.


Tagged: