Summary of Exceptions

Table of contents:

Code Samples

Table 44 lists the code samples used in this chapter and where you can find the code online and on the CD that accompanies this book.

Table 44. Code Samples in Handling Errors Using Exceptions

Code Sample

CD Location

Online Location

ListOfNumbers.java (page 246)

JavaTutorial/essential/exceptions/example-1dot1/ListOfNumbers.java

http://java.sun.com/docs/books/tutorial/essential/exceptions/example-1dot1/ListOfNumbers.java

ListOfNumbersWO-Handler.java [a] (page 246)

JavaTutorial/essential/exceptions/example-1dot1/ListOfNumbersWOHandler.java

http://java.sun.com/docs/books/tutorial/essential/exceptions/example-1dot1/ListOfNumbersWOHandler.java

[a] This version of ListOfNumbers.java does not have a handler and will not compile, by design.

Note

The section Common Problems and Their Solutions (page 391) contains solutions to common problems Tutorial readers have encountered.


Getting Started

Object-Oriented Programming Concepts

Language Basics

Object Basics and Simple Data Objects

Classes and Inheritance

Interfaces and Packages

Handling Errors Using Exceptions

Threads: Doing Two or More Tasks at Once

I/O: Reading and Writing

User Interfaces That Swing

Appendix A. Common Problems and Their Solutions

Appendix B. Internet-Ready Applets

Appendix C. Collections

Appendix D. Deprecated Thread Methods

Appendix E. Reference



The Java Tutorial(c) A Short Course on the Basics
The Java Tutorial: A Short Course on the Basics, 4th Edition
ISBN: 0321334205
EAN: 2147483647
Year: 2002
Pages: 125

Flylib.com © 2008-2020.
If you may any questions please contact us: flylib@qtcs.net