Search:

Type: Posts; User: copeg

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    2,967

    Re: Null Pointer Exception Help!!

    You don't necessarily have to add line numbers, just highlight the line the exception is being thrown on. It helps tremendously in locating the error.


    Kind of...you want to instantiate the...
  2. Replies
    5
    Views
    2,967

    Re: Null Pointer Exception Help!!

    For future reference, since there is no line numbering available, it helps to somehow flag or write out the line where the exception occurs.
    In your case, it happens here:


    JPanel facenamePanel...
Results 1 to 2 of 2