and
Raw
Types
Section
11.6.
Finding
the
Right
Method
Revisited
Section
11.7.
Class
Extension
and
Generic
Types
Chapter 12.
Exceptions
and
Assertions
Section
12.1.
Creating
Exception
Types
Section
12.2.
throw
Section
12.3.
The
throws
Clause
Section
12.4.
try,
catch,
and
finally
Section
12.5.
Exception
Chaining
Section
12.6.
Stack
Traces
Section
12.7.
When
to
Use