Changes between Version 2 and Version 3 of code/doc/Exception
- Timestamp:
- Sep 4, 2008, 2:26:45 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/Exception
v2 v3 10 10 Whenever you want to show the user or the programmer a message, use COUT(#) where # is a number denoting the output [wiki:Debug level]. [[br]] 11 11 12 '''Note: A simple message with level 1 doesn't trigger an exception or anything yet!''' 12 '''Note: A simple message with level 1 doesn't trigger an exception or anything yet!''' [[br]] 13 13 14 14 == Exceptions ==