You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Alex Blewitt <Al...@ioshq.com> on 2003/08/14 11:46:28 UTC

Re: [Error handling] NullPointer or IllegalArgument? (Or NullArgument :-)

On Thursday, Aug 14, 2003, at 10:21 Europe/London, James Strachan wrote:

> Note on further checking - NPE is not an IAE. They're both 
> RuntimeExceptions but thats about it. Sorry Jason I think you're 
> mistaken - but it would have been nice though.

I think that there was a comment that there was a class 
NullArgumentException in geronimo that was a subclass of IAE. Is it 
possible that NullPointer and NullArgument are getting confused?

Alex.