* Rationalised error handling in all tag parsing classes. All now use exceptions to report errors. LastErrorMessage properties all removed along with code that set the error message and returned function values to indicate an error.
* Tidied up some other code in unit.
* Flagged related TODO task as completed.