a try/catch is always useful when working with data coming from external, like e.g. parsing a file.

I really missed a try/catch mechanism when I wrote my XML parser in Lite-C...