get_exception_info
Retrieve details about the current exception when the debugger stops on an exception, including type, message, 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 |