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

  1. The first form of the throw expression takes an expression as an
  2. argument.  The expression is used to initialize a static temporary
  3. object which is passed to the exception handler.
  4.