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

  1. This is the definition of the exception class MathExcept.  This
  2. class has a constructor that gives the exception a name.  The
  3. member function Name() returns the name of the exception.
  4.