|
From: Allen B. <al...@us...> - 2003-01-12 05:25:01
|
allenb 2003/01/11 21:25:00 PST
Modified files:
. ChangeLog
Log:
Refactoring exception class.
cppdom::Error now tracks a local description of the
error as well as the file and line number that the error
occured on. There is a new macro that helps to
construct the Error class to throw.
Also fixed the attribute API to throw an exception when
passed an invalid attribute name.
With this major of a change to API, the version has been increased to: 0.2.0
Revision Changes Path
1.17 +8 -0 cppdom/ChangeLog
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/xml-cppdom/cppdom/ChangeLog.diff?r1=1.16&r2=1.17&diff_format=h
|