Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: java question
- To: tlug@example.com
- Subject: Re: java question
- From: David Beutel <david_beutel@example.com>
- Date: Wed, 13 Jun 2001 18:16:25 -0700 (PDT)
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <20010613235259.E26408@example.com>
- Reply-To: jdb@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <KzS7K.A.02G.uBBK7@example.com>
- Resent-Sender: tlug-request@example.com
> IIRC java forces you to catch the exceptions > Integer.parseInt() may generate. > (Unless you declare that your function may throw the > same Exception[s]) NumberFormatException is a RuntimeException, so the compiler doesn't force you to catch or throw it. But, given that the input may be incorrect, you do need to catch it anyway. 11011011 __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/
- References:
- Re: java question
- From: Tobias Diedrich <ranma@example.com>
Home | Main Index | Thread Index
- Prev by Date: libpcap for iplogger
- Next by Date: Re: Nomikai attendance list
- Prev by thread: Re: java question
- Next by thread: Re: java question
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links