« Return to Thread: new returns null?

Re: new returns null?

by Ken T. :: Rate this Message:

Reply to Author | View in Thread

On Sun, 05 Jul 2009 04:19:08 -0400, Daniel Honig wrote:

> Did we get a bug-report zip yet?
> New definitely should never return null....

It turned out that it wasn't.  I was calling toString() on something, not
actually checking the value.  The value was not null.  The null pointer
exception was being thrown somewhere else.


--
Ken T. <ktectropy@...>


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: new returns null?