This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes Exception Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Exception" Watch "Exception" New topic
Author

Exception

Arathi Raj
Ranch Hand

Joined: Nov 22, 2002
Posts: 90
Hi,
1)I want to know what are difference way to handle exception in JAva?
2)what is the diffrence between inheritance and polymorphism?

Thanks
Arathi
marc weber
Sheriff

Joined: Aug 31, 2004
Posts: 11343

Originally posted by Arathi Raj:
...what are difference way to handle exception in Java? ...

See Ch. 9: Error handling with exceptions from Bruce Eckel's Thinking in Java.
Originally posted by Arathi Raj:
...what is the diffrence between inheritance and polymorphism? ...

See the JavaRanch article, How my dog learned polymorphism.
[ August 10, 2005: Message edited by: marc weber ]

"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer
sscce.org
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Exception
 
Similar Threads
Help me out to solve the exception
validation message
servlet and CGI?
selection JFileTree
Problem in web.xml