defoe
defoe copied to clipboard
Clean up and standardise error handling
Decide how errors are to be caught and handled e.g.
- Problem reading a data file.
- Problem reading a query configuration file.
- Problem loading an object model or query module.
- Parsing errors.
- Unicode errors.