Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Page 3 of 6 FirstFirst 12345 ... LastLast
Threads 101 to 150 of 265

Forum: Exceptions

Exception handling.

  1. java.util.InputMismatchException error with Boolean values

    Started by SilentNite17, February 14th, 2012 10:04 PM
    • Replies: 4
    • Views: 2,686
    February 17th, 2012, 07:05 PM Go to last post
    • Replies: 2
    • Views: 2,383
    November 17th, 2011, 08:03 AM Go to last post
  2. Question java.security.AccessControlException: access denied

    Started by UltraMax, May 4th, 2022 10:55 AM
    • Replies: 0
    • Views: 2,403
    May 4th, 2022, 10:55 AM Go to last post
    • Replies: 0
    • Views: 3,356
    May 22nd, 2013, 03:58 PM Go to last post
  3. [SOLVED] java.lang.StringIndexOutOfBoundsException: String index out of range: 0

    Started by KristopherP, February 26th, 2013 12:18 PM
    • Replies: 6
    • Views: 18,140
    February 27th, 2013, 10:36 AM Go to last post
  4. Java.lang.reflect.invocationTargetException

    Started by varun, November 2nd, 2009 02:03 AM
    • Replies: 5
    • Views: 37,513
    November 3rd, 2009, 10:40 AM Go to last post
  5. java.lang.OutOfMemoryError: Java heap space

    Started by Nikhat, March 30th, 2011 11:44 PM
    • Replies: 7
    • Views: 6,449
    April 21st, 2011, 07:31 AM Go to last post
  6. java.lang.NullPointerException - Help

    Started by mds1256, November 28th, 2009 02:23 PM
    • Replies: 5
    • Views: 4,449
    November 30th, 2009, 06:31 PM Go to last post
  7. java.lang.NullPointerException

    Started by tangara, August 3rd, 2013 09:43 PM
    • Replies: 14
    • Views: 10,490
    August 12th, 2013, 06:34 AM Go to last post
  8. Java.lang.NoClassDefFoundError

    Started by mikedflip2006, November 21st, 2011 11:29 PM
    • Replies: 0
    • Views: 2,061
    November 21st, 2011, 11:29 PM Go to last post
    • Replies: 0
    • Views: 4,724
    August 30th, 2010, 07:34 AM Go to last post
  9. java.lang.ArrayIndexOutOfBoundsException - huh?

    Started by mrUnknown, February 14th, 2012 03:31 PM
    • Replies: 3
    • Views: 3,027
    February 18th, 2012, 09:06 AM Go to last post
  10. java.io.EOFException

    Started by BobS0327, October 8th, 2014 05:16 PM
    • Replies: 5
    • Views: 2,723
    December 30th, 2017, 02:31 AM Go to last post
  11. java-Exception

    Started by Brane, August 6th, 2012 01:28 PM
    • Replies: 11
    • Views: 2,111
    August 10th, 2012, 09:18 PM Go to last post
  12. Java v121 and above fails via site exception list

    Started by ludikris, May 13th, 2020 01:06 PM
    • Replies: 0
    • Views: 4,771
    May 13th, 2020, 01:06 PM Go to last post
  13. Question Java NullPointer Exception in Server chat program

    Started by Valtros, May 7th, 2009 04:50 AM
    • Replies: 1
    • Views: 3,746
    May 8th, 2009, 05:06 AM Go to last post
  14. Java Null Pointer Exception

    Started by destructobob, December 9th, 2011 02:27 AM
    • Replies: 5
    • Views: 3,822
    December 9th, 2011, 12:53 PM Go to last post
  15. Java hashmap access without exception

    Started by Bingo90, October 18th, 2013 02:33 AM
    • Replies: 5
    • Views: 2,143
    October 18th, 2013, 05:57 AM Go to last post
  16. Java error "java.util.UnknownFormatConversionException"

    Started by rosh72851, October 7th, 2008 09:42 PM
    • Replies: 4
    • Views: 6,382
    April 29th, 2009, 10:53 AM Go to last post
  17. Java error "java.util.UnknownFormatConversionException"

    Started by rosh72851, October 7th, 2008 09:43 PM
    • Replies: 3
    • Views: 5,022
    April 26th, 2011, 02:51 AM Go to last post
  18. Java error "java.lang.StackOverflowError"

    Started by sanatkumar, April 30th, 2009 01:12 AM
    • Replies: 2
    • Views: 6,122
    July 7th, 2009, 02:40 PM Go to last post
  19. Exclamation Java Applet exception when accessing an FTP server

    Started by SaraAl, October 27th, 2011 03:32 AM
    • Replies: 2
    • Views: 2,768
    October 27th, 2011, 08:51 AM Go to last post
  20. Is this bad code design?

    Started by JavaGirl9001, November 27th, 2011 04:37 AM
    • Replies: 1
    • Views: 1,942
    November 28th, 2011, 03:25 AM Go to last post
  21. Is stubbing out a catch block ever a valid thing to do?

    Started by pmc, November 16th, 2012 05:51 AM
    • Replies: 4
    • Views: 1,900
    November 16th, 2012, 02:57 PM Go to last post
  22. Invalid String Parameter Exception

    Started by ch103, November 5th, 2011 03:00 PM
    • Replies: 21
    • Views: 8,503
    November 6th, 2011, 08:00 PM Go to last post
  23. interface - public void method() throws SomeException;

    Started by JavaOwl, June 6th, 2013 02:07 AM
    exceptions, implementation, interface
    • Replies: 4
    • Views: 2,970
    June 6th, 2013, 10:30 AM Go to last post
  24. [SOLVED] InputMisMatchException

    Started by jmack, January 25th, 2011 08:25 PM
    • Replies: 3
    • Views: 3,317
    January 26th, 2011, 10:30 AM Go to last post
  25. input mismatch exception

    Started by joeb234, February 26th, 2013 09:43 PM
    • Replies: 1
    • Views: 3,208
    February 27th, 2013, 07:07 AM Go to last post
  26. illegal state exception from regex

    Started by kornkorn, September 7th, 2013 07:53 PM
    illegal state exception, patterns, regex
    • Replies: 1
    • Views: 1,997
    September 8th, 2013, 11:33 PM Go to last post
  27. Illegal Argument Exception: input == null

    Started by Ecen, January 7th, 2014 01:38 PM
    eclipse, illegalargumentexception, javaio, try/catch
    • Replies: 4
    • Views: 3,898
    January 8th, 2014, 12:29 PM Go to last post
  28. I need help with ArrayIndexOutOfBounds exception!

    Started by jameschristian, November 2nd, 2012 01:07 PM
    • Replies: 6
    • Views: 1,888
    November 3rd, 2012, 12:32 AM Go to last post
  29. I get java.lang.reflect.InvocationTargetException why?

    Started by nikos, October 26th, 2010 04:51 AM
    • Replies: 3
    • Views: 13,196
    February 10th, 2012, 01:14 PM Go to last post
  30. HTTP Status 500

    Started by giri121, January 6th, 2012 03:13 AM
    • Replies: 5
    • Views: 5,296
    April 10th, 2012, 09:58 AM Go to last post
  31. Question How to solve this exception ????

    Started by newProgramer, March 27th, 2012 07:18 AM
    • Replies: 5
    • Views: 1,989
    March 27th, 2012, 09:03 AM Go to last post
  32. How to simulate java.net.SocketException: Connection reset

    Started by philipina, November 22nd, 2012 09:56 AM
    • Replies: 0
    • Views: 3,055
    November 22nd, 2012, 09:56 AM Go to last post
  33. How to catch thrown exception

    Started by Seph_Mon, May 7th, 2019 12:07 PM
    • Replies: 1
    • Views: 7,077
    May 7th, 2019, 03:21 PM Go to last post
  34. How to add into Jtable more than 100000 records

    Started by serdar, July 28th, 2011 12:26 AM
    • Replies: 3
    • Views: 3,053
    July 28th, 2011, 10:09 AM Go to last post
  35. how do i try/catch this?

    Started by safra, September 18th, 2010 04:56 PM
    exception, joptionpane, try/catch
    • Replies: 6
    • Views: 2,678
    October 29th, 2011, 11:14 AM Go to last post
  36. How do I log exception when it is thrown

    Started by huntorotron, March 26th, 2014 06:49 PM
    • Replies: 3
    • Views: 1,886
    March 26th, 2014, 08:39 PM Go to last post
  37. Help with project please

    Started by aroe2013, November 8th, 2013 10:08 AM
    • Replies: 10
    • Views: 2,110
    November 8th, 2013, 11:33 AM Go to last post
  38. help with problem havr no idea what it means

    Started by mdstrauss, July 26th, 2009 11:00 AM
    • Replies: 4
    • Views: 2,639
    July 27th, 2009, 12:41 AM Go to last post
  39. Help with null pointer exception

    Started by Dr.HughMan, November 30th, 2011 12:15 PM
    2 Pages
    1 2
    • Replies: 35
    • Views: 5,264
    November 30th, 2011, 09:00 PM Go to last post
  40. Help With Null Pointer Exception

    Started by kendraheartt, August 15th, 2012 10:29 PM
    • Replies: 1
    • Views: 2,129
    August 15th, 2012, 10:36 PM Go to last post
  41. Help with exception handling.

    Started by K0414, April 19th, 2013 01:45 PM
    • Replies: 3
    • Views: 2,807
    April 19th, 2013, 02:18 PM Go to last post
  42. Question Help for java beginner

    Started by sarasaleem, October 10th, 2011 11:40 AM
    • Replies: 6
    • Views: 2,413
    October 10th, 2011, 07:56 PM Go to last post
  43. Help codiing calculator

    Started by FM010, June 4th, 2009 04:16 PM
    • Replies: 7
    • Views: 2,892
    June 12th, 2009, 02:25 PM Go to last post
  44. Having a NullPointerException

    Started by meni, May 11th, 2014 11:50 AM
    2 Pages
    1 2
    • Replies: 44
    • Views: 5,040
    May 12th, 2014, 04:04 PM Go to last post

Page 3 of 6 FirstFirst 12345 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •