News

The alternative to that simple error-handling combo is the Try...Catch, but it's not as simple as wrapping up your code with it.
Translating an error code to its verbal description may be useful if, for example, you wish to log the error messages or format them before printing.