home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A17112.TXT < prev    next >
Encoding:
Text File  |  1993-09-13  |  178 b   |  4 lines

  1. "Exception.h" contains the definition of the abstract base class
  2. "Exception".  This file must be included in all files that create
  3. exception classes derived from "Exception".
  4.