Home
C++
Introduction
Decisions
Loops
Input/Output
Functions
Stack and Heap
References
Arrays
Searching and Sorting
Recursion
Pointers
Character and Strings
Structures
Classes
Inheritance
Exceptions
Templatess
STL
Modern C++
Misc
Books
----
Exceptions
Contents
Procedural Style
Object Oriented Style
Basics
Multiple Catch
Nested Catch
General Exception
Custom Exception
Type Conversion
Inheritance
Standard Exceptions
Exercises
Exercises
1)
File:
ex1.cpp
2)
File:
ex2.cpp