Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Exceptions do not trigger a detail window #522

Closed
fwcd opened this issue Dec 30, 2018 · 0 comments
Closed

Uncaught Exceptions do not trigger a detail window #522

fwcd opened this issue Dec 30, 2018 · 0 comments

Comments

@fwcd
Copy link

fwcd commented Dec 30, 2018

Uncaught exceptions do not show trigger the exception detail popup from VSCode when encountered.

Environment

  • Operating System: Windows 10
  • JDK version: 8
  • Visual Studio Code version: 1.30.1
  • Java extension version: 0.36.0
  • Java Debugger extension version: 0.16.0

Steps To Reproduce

  1. Enable "Uncaught Exceptions" breakpoints

image

  1. Throw an uncaught exception from a Java project

Current Result

The debugger halts, but does not show the exception popup:

image

Expected Result

An exception window similar to the one generated by the Python extension:

image

@fwcd fwcd changed the title Uncaught Exception do not trigger a detail window Uncaught Exceptions do not trigger a detail window Dec 30, 2018
@testforstephen testforstephen added this to the 0.17.0 milestone Feb 19, 2019
@sallyur sallyur mentioned this issue Mar 6, 2019
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants