posted 19 years ago
Nobody is expecting you to know all the unchecked exceptions. I don't know which ones you need to know for the exam, but here's a list of the more common ones.
Error
RuntimeException
ArithmeticException
ClassCastException
IllegalArgumentException
IndexOutOfBoundsException
ArrayIndexOutOfBoundsException
NullPointerException
SCJP 1.4, SCWCD 1.3, SCBCD 1.3