home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH16 / A16113.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-03  |  193.1 KB  |  1 channel  |  11,025 sample rate  |  18 seconds
Transcription: A tri-block is a block within which an exception can be thrown. Catch declarations, follow a tri-block, and specify how exceptions of different types are handled. Throw expressions specify that an exception is thrown and the type of the exception.