get_exception_info
Get detailed information about the current exception when the debugger stops on an exception. Ideal for inspecting exception details during .NET debugging.
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 |