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

  1. This is the definition of the derived exception class MathExcept.
  2. The constructor copies the string "Math Exception" into the member
  3. "sName".
  4.