Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.11 seconds.

  1. Re: Exception in thread "main" java.lang.NullPointerException

    When posting code, please use the highlight tags to preserve formatting. Unformatted code is pretty hard to read.

    A debugger doesn't find or fix anything for you. It simply allows you to examine...
  2. Re: Exception in thread "main" java.lang.NullPointerException

    Something on that line is null. What is it? Use a debugger or some print statements to figure that out.
Results 1 to 2 of 2