Java Reference
In-Depth Information
Exception
ClassNotFoundException
CloneNotSupportedException
InstantiationException
NoSuchFileException
NoSuchMethodException
RuntimeException
ArithmeticException
ClassCastException
IllegalArgumentException
NumberFormatException
IndexOutOfBoundsException
ArrayIndexOutOfBoundsException
StringIndexOutOfBoundsException
NullPointerException
FIGURE 11-2 The class Exception and some of its subclasses from the package java.lang
1
1
Exception
RuntimeException
EmptyStackException
NoSuchElementException
InputMismatchException
TooManyListenersException
FIGURE 11-3 The class Exception and some of its subclasses from the package java.util .
(Note that the class RuntimeException is in the package java.lang )
 
Search WWH ::




Custom Search