home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH16 / A16095.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-25  |  173.4 KB  |  1 channel  |  11,025 sample rate  |  16 seconds
Transcription: When an exception is thrown, the system alters the normal flow of control and executes code that recovers from the error or terminates the program as gracefully as possible. The phrases raising an exception and throwing an exception have the same meaning.