CIS-255 Home Page:
http://www.c-jump.com/bcc/c255c/c255syllabus.htm
C++ Exceptions
- Exceptions
- Error detection and handling considerations
- Exception mechanism
- What is an exception ?
- Example of throwing exception
- Throwing exceptions with info
- Catching exceptions
- throw syntax and semantics
- try-catch syntax and rules