Dear Phil,
Try this:
catch(*Exception* e) {
  System.out.println("Error!");

Regards,

Tiago Ribeiro
Linux User #432967 | Fortaleza, CE, Brazil


2009/6/14 function(phil) <[email protected]>

>
> Howdy all. Can anyone provide a link to what the "e" parameter does as
> used in the try-catch code block from Lab 1004? I've searched and
> can't find any information on it. I'm probablly not doing the correct
> search due to my ignorance. I'd like to know what all the code does.
>
> Thanks and here is the code.
>
> catch(IOException e) {
>    System.out.println("Error!");
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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