Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 5 and Version 6 of code/doc/Exception


Ignore:
Timestamp:
Sep 17, 2008, 7:36:35 PM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • code/doc/Exception

    v5 v6  
    11= Exceptions =
    2 [[TracNav(TracNav/TOC_Documentation)]]
     2[[TracNav(TracNav/TOC_Development)]]
    33
    44This 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]]