home *** CD-ROM | disk | FTP | other *** search
- 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 name-space collisions.
-