Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

How can I know about place from there I've falled in finally block?

$
0
0

Hi!

 

I am working in intellij idea.

 

How can I know about place from there I've falled in finally block?

 

For example, there is code:

 

try{

 

}

catch{

 

}

catch{

}

 

//some code

 

finally{

 

// For example, I am staying at this place during debug session

}

 

And I want to know how I have fallen here, from catch block of from some code, for example.

 

Is it possible?

 

Thanks.


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>