Dear Sir,View more random threads:
- difference between JDK, JRE, JVM in java 2011
- difference between Heap and Stack memory
- Java applet working or not on windows 7 Java 2011
- How to extract objects in a video shot in java 2011
- applet show in page but not show
- little error in java code
- Event Handling in java
- Specifiation vs. Framework
- Enumeration in java ?
- Packages in java 2011
In this regard, I have question that when we pass an argument in catch block, we specify argument type, which I think is defined keyword of Java? My actual question, is that is predefined keyword? If no, can we change that word according to our own convenience? Following is the syntax of that code.
Sponsored Links
catch (FileNotFoundException fnfEx){
...... }
In this code, what is "FileNotFoundException" and what is "fnfEx"? Please clear these concepts....
Regards,
There are currently 1 users browsing this thread. (0 members and 1 guests)