Introduction


Overview

image from book
Reflections

Learning Objectives

  • Draw and describe the Throwable class inheritance hierarchy

  • Explain the purpose and use of Errors

  • Explain the purpose and use of Exceptions

  • Explain the purpose and use of RuntimeExceptions

  • Explain the difference between checked and unchecked exceptions

  • State the purpose of the try, catch, and finally blocks

  • Demonstrate the use of a try/catch statement

  • Demonstrate the use of a try/catch/finally statement

  • Demonstrate the use of a try/finally statement

  • Demonstrate the use of multiple catch blocks

  • Demonstrate the use of the throws clause

  • Demonstrate how to perform exception chaining

  • Demonstrate how to extend the Exception class to create custom exceptions

  • Demonstrate your ability to use exceptions effectively in your Java programs




Java For Artists(c) The Art, Philosophy, and Science of Object-Oriented Programming
Java For Artists: The Art, Philosophy, And Science Of Object-Oriented Programming
ISBN: 1932504052
EAN: 2147483647
Year: 2007
Pages: 452

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