2006/8/14, Alexey Petrenko <[EMAIL PROTECTED]>:
> 2. Harmony implementation of BufferedWriter.write(char[], int, int)  throws 
ArrayIndexOutOfBoundsException while RI throws IndexOutOfBoundsException.
I think that this is not a problem since
ArrayIndexOutOfBoundsException is a subclass of
IndexOutOfBoundsException...
In spite of this it's incompatibility with RI

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to