jeudi 27 octobre 2016

debugging multiThreads in intellij: how can i see the all thrown exceptions?

I have a multithreaded code in java.

I debug with intellij. I know how to switch debug contexts between threads.

Nevertheless the console shows only exception thrown for the main thread.

How can i see the exceptions thrown from any thread?

enter image description here

enter image description here

Aucun commentaire:

Enregistrer un commentaire