Connecting Tech Pros Worldwide Help | Site Map

what is the use of standard exception classes??

Newbie
 
Join Date: Aug 2009
Location: Pakistan
Posts: 25
#1: Aug 13 '09
If we can throw exceptions to any user defined class’s object then why do we need different types of standard exception classes, and what is the use of the standard classes that have been divided into a certain hierarchy, and why are the divided in this hierarchy??
JosAH's Avatar
Expert
 
Join Date: Mar 2007
Posts: 10,611
#2: Aug 13 '09

re: what is the use of standard exception classes??


Quote:

Originally Posted by zeeshan708 View Post

If we can throw exceptions to any user defined class’s object then why do we need different types of standard exception classes, and what is the use of the standard classes that have been divided into a certain hierarchy, and why are the divided in this hierarchy??

homework?

kind regards,

Jos
Reply