Thread
:
ICE and exception restrictions
View Single Post
#
4
(
permalink
)
09-12-2003
yonik
Registered User
Join Date: Sep 2003
Location: NJ
Posts: 9
> exception type should have all the abilities of a struct
Looking at it again, exceptions need many of the abilities of a class (since structs don't inherit, and don't have a base class with which to treat them polymorphicly.
yonik
View Public Profile
Find all posts by yonik