home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH16 / A16203.TXT < prev    next >
Encoding:
Text File  |  1993-08-16  |  169 b   |  4 lines

  1. If a destructor throws an exception directly or indirectly, the
  2. exception can be caught if the call chain contains a try block
  3. with an appropriate catch declaration.
  4.