home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH16 / A161820.TXT < prev    next >
Encoding:
Text File  |  1993-11-24  |  239 b   |  5 lines

  1. You can organize exception classes into hierarchies.  This page,
  2. and the following three pages, contain an example program that
  3. shows how exception hierarchies can be used to pass context-
  4. specific information to an exception handler.
  5.