get_exception_info
Retrieve details of the current exception when the debugger is stopped on an exception. Use this to inspect exception properties and stack trace.
Instructions
Get information about the current exception.
State: STOPPED required (stopped on exception).
Escape hatch: see the dap-escape-hatch prompt for unwrapped DAP requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | No |