Change the name of ArrayBoundsException in druntime
Bent Rasmussen
IncredibleShrinkingSphere at Gmail.com
Sun Oct 26 18:20:11 PDT 2008
Agreed.
Either that, or superclasss it.
- Bent
"Jacob Carlborg" <doobnet at gmail.com> skrev i meddelelsen
news:gdn0ft$u2m$1 at digitalmars.com...
> I think the name ArrayBoundsException should be changed to a more general
> name like BoundsException, OutOfBoundsException or
> IndexOutOfBoundsException. Then you can use the exception in every class
> that have some sort of index operation and not just for an array/array
> class.
More information about the Digitalmars-d
mailing list