|
|
|
|
|
|
Exception Handling in C++
Learn how to throw an exception, how to associate handlers, or catch clauses, with a set of program statements using a try block, how exceptions are handled by catch clauses, exception specifications, and design considerations for programs that use exceptions. (April 18, 2003)
|
|
| |
|
|
|