Changes between Version 2 and Version 3 of code/Error_handling
- Timestamp:
- Sep 24, 2008, 7:18:49 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/Error_handling
v2 v3 1 1 = Error handling in Orxonox = 2 [[TracNav(TracNav/TOC_Development)]] 3 2 4 Whenever something unwanted happens, the programmer needs to react in a certain way.[[br]] 3 5 We support three different ways to handle such situations: