|
|
|
|
|
by happytoexplain
976 days ago
|
|
>if you are throwing an error in most of the languages your caller function will not get an idea that this function can throw an error Is this true any more? I feel like most languages, relative to popularity, have compiler-enforced thrown error handling. |
|