first draft: 04/30/00; corrected 09/13/00; revised 07/06/02
Java exceptions provide a powerful mechanism for writing robust, user-friendly code. This chapter continues the discussion started in the last chapter.
catch parameter.throws clause.throw statement.Exception class.