Sunday, August 21, 2011

Blog Tasks: Exceptions

2. The Exception class.
What is the purpose of the class?
To slove ArithmeticException errors and DivideByZeroException errors.

What class does it directly inherit from?
exception classes inherit directly from exception

How many constructors are available for this class?
Four

No comments:

Post a Comment