home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH16 / A161821.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-12-01  |  201.8 KB  |  1 channel  |  11,025 sample rate  |  18 seconds
Transcription: This is the definition of the BaseException class exception. The class contains a constructor that copies the character string exception into the member sName. sName is used as the name of an exception object. The member function name returns the name of an exception.