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

  1. Invoking code that recovers from an exception is called "catching
  2. an exception".  The phrase "handling an exception" has the same
  3. meaning as the phrase "catching an exception".
  4.