Commit 1be34a6
committed
cli(errors): simplify uncaught exception tip and recommend RAII
- Replace multiple verbose tips with a single concise guidance line
- Recommend catching exceptions in main() and relying on RAII
- Keep runtime error output short, focused, and terminal-friendly1 parent e952a04 commit 1be34a6
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
184 | 188 | | |
185 | 189 | | |
186 | 190 | | |
| |||
0 commit comments