Ticket #9 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Clean up Exception classes

Reported by: schst Assigned to: schst
Priority: high Milestone: v1.0.0
Component: XmlReader Version: SVN-HEAD
Severity: major Keywords:
Cc:

Description

Two things need to be done:

  • Create a logical tree of the different exceptions
  • Pass useful exceptions to the user

Change History

07/26/05 10:30:33 changed by schst

  • status changed from new to assigned.

08/02/05 22:36:23 changed by schst

  • status changed from assigned to closed.
  • resolution set to fixed.

All exceptions have been moved to a subpackage and all exceptions are caught inside XJConf and re-thrown in a useful way.