On Tue, 2003-08-05 at 23:55, Norman Walsh wrote:
> Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: -1
Can you wrap exceptions, every time you see one, please? I don't want
the user see any of such problems. Solutions might be: error output
on console or (preferred) a JOptionPane. Whatever appropriate, but
not an exception.
Please "fix" such things as soon as possible. It's only 5mins job,
but it attracts more users when they have a feeling of a seemingly
clean application.
Martin
|