<<< Java Exception Hierarchy | Index | The Catch or Specify Requirement >>> |
class Exception
Subclass of class Throwable
Superclass of classes designed to handle exceptions
Various types of exceptions
I/O exceptions
Number format exceptions
File not found exceptions
Array index out of bounds exceptions
See also Java Exception Classes
<<< Java Exception Hierarchy | Index | The Catch or Specify Requirement >>> |