1 line
176 B
Plaintext
1 line
176 B
Plaintext
Nesting ``++try++``/``++catch++`` blocks severely impacts the readability of source code because it makes it too difficult to understand which block will catch which exception. |