Changes between Version 5 and Version 6 of code/doc/Exception
- Timestamp:
- Sep 17, 2008, 7:36:35 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/Exception
v5 v6 1 1 = Exceptions = 2 [[TracNav(TracNav/TOC_D ocumentation)]]2 [[TracNav(TracNav/TOC_Development)]] 3 3 4 4 This article assumes that you know what an Exception is and how to throw it. Otherwise, see [http://en.wikipedia.org/wiki/Exception_handling wikipedia] or [http://www.cplusplus.com/doc/tutorial/exceptions.html cpluscplus.com]. [[br]][[br]]