Changes between Version 8 and Version 9 of code/doc/Exception
- Timestamp:
- Apr 12, 2017, 11:06:32 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/Exception
v8 v9 1 1 = Exceptions = 2 [[TracNav(TracNav/TOC_Development)]]3 2 4 3 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]]