Change the name of ArrayBoundsException in druntime
Sergey Gromov
snake.scaly at gmail.com
Thu Oct 23 06:08:11 PDT 2008
Wed, 22 Oct 2008 12:01:36 -0700,
Sean Kelly wrote:
> And as for ArrayBoundsException... how about IndexOutOfBoundsError.
> It's long, but probably the most self-explanatory. Also, any value in
> retaining ArrayBoundsError and having it subclass this? I'd think not,
> but figured I'd ask anyway.
Maybe IndexingError ? There are not necessarily any bounds when you're
indexing into an arbitrary collection.
More information about the Digitalmars-d
mailing list