Actions
Bug #3880
openHandle exceptions when parser is running
Start date:
03/10/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3880
Description
When the parser throws a runtime exception during parsing, the whole process basically comes to a halt and nothing happens. We need to catch these exceptions in the extract/parse process and at least give the user as many questions as possible. We'll also need to keep a list of the questions that errors are thrown on and use this list to give feedback to the user indicating where things might have gone wrong.
Actions