On Aug 20, 7:52 am, Don <[email protected]> wrote:
> In the lead up discussions prior to the homework exercise, we are told
> to use a try{catch{}} as part of using the BufferedReader method.
> When we move on to the JOptionPane method, the example in the exercise
> before the homework part does not include any try{catch{}} type
> mechanism.  I am wondering if this is an error,
No, this is not an error, this is only to simplify things, but in a
real program you should catching any possible errors.

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to