On Apr 14, 2005, at 1:55 PM, Nicholas R. Rinard wrote:
i have a strange problem. i have a line of code:
if( model == null ) {
and, shockingly, this line of code is throwing a null pointer
exception. this line of code is called from within my app startup
routine but is called after model is initialized.
can anyone tell me why testing for null would throw a null pointer
exception?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden
Dmitry Markman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden