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

  1. A C++ exception exists only within the C++ language.  An operating
  2. system exception is an exception generated by the operating
  3. system.  For example, an operating system exception might be 
  4. caused by an I/O error or a memory access violation.
  5.