| 1 | /** |
| 2 | * Regression tests for the SDK error shape — the v2 SDK's `throwOnError: true` |
| 3 | * path used to throw raw values (empty strings or POJOs from JSON-decoded |
| 4 | * error bodies). The TUI catches those and `e.message`/`e.stack` are |
nothing calls this directly
no test coverage detected