View Single Post
  #1 (permalink)  
Old 07-23-2007, 07:48 PM
osval osval is offline
Member
 
Join Date: Jul 2007
Posts: 26
osval is on a distinguished road
java.lang.NumberFormatException: For input stream:jav
I'm working on a Mail Client using SMTP protocol.
The code compiles fine but when I run the code with valid inputs and click the send button an exception appears

Code:
java.lang.NumberFormatException: For input stream:"jav".
any ideas?
Reply With Quote
Sponsored Links