Mega Code Archive

 
Categories / Java Tutorial / Development
 

Types of Exceptions

An exception is an object of the subclass of class Throwable. Class Error and the class Exception cover all the standard exceptions.