home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A17134.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-04  |  205.7 KB  |  1 channel  |  11,025 sample rate  |  19 seconds
Transcription: Exception classes can be nested in container classes. Nesting the exception classes allows you to define a specific set of exceptions for each container class. For example, you can define the exception classes full and empty in different container classes without causing namespace collision.