Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 4 - Huffman Trees (Part 1)
Date: Tue Oct 2 2001 11:34 am
Author: Lee, Peter <petel@cmu.edu>
Subject: Re: How does exception handling work?

I'll try to spend some lecture time on Thursday on this topic of exceptions.

For now, you can click on External Links and follow the link to the Java API documentation. In the upper-left pane, click on the java.lang package, and then below that you will find a list of links to all of the predefined exceptions and errors. The exceptions can all be caught by exception handlers. It is also possible to define your own.

More about this in class on Thursday...
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
How does exception handling work?      Douglas, Keith      Tue Oct 2 2001 10:52 am       
Re: How does exception handling work?      Lee, Peter      Tue Oct 2 2001 11:34 am       
Re: How does exception handling work?      White, David      Fri Oct 5 2001 8:56 am       

Back to previous screen