Intellij-idea – Is there “Break on Exception” in IntelliJ

debuggingexceptionintellij-idea

Is there feature that will automatically break debugging on first exception occurrence?

So we

  1. start application
  2. do something that throw exception
  3. got IntelliJ popped up highlighted line where exception occurred.

Best Answer

Run | View Breakpoints | Exception Breakpoints