Thread
:
Error Java.lang.NullPointerException in JBuilder2006
View Single Post
#
2
(
permalink
)
07-02-2007, 04:26 AM
Ed
Senior Member
Join Date: Jun 2007
Posts: 110
It usually happen when you write something like this
name.get();
and the name is null
Ed
View Public Profile
Send a private message to Ed
Find all posts by Ed