|
|
|
|
|
by masklinn
3937 days ago
|
|
An unhandled exception means the program stops rather than continue in an unexpected and possibly invalid state. The latter being what happens in C or Go. And it's not like these two are the only possible error handling strategies. |
|