View Single Post
  #2 (permalink)  
Old 07-02-2007, 04:26 AM
Ed Ed is offline
Senior Member
 
Join Date: Jun 2007
Posts: 110
Ed is on a distinguished road
It usually happen when you write something like this

name.get();
and the name is null
Reply With Quote