Skip to main content

Abstract

We have so far discussed the concept of object-oriented programming involving class definitions, object instantiation, the use of instance variables and methods, and the practice of code reusability via inheritance from superclasses.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  • Actually, objects that can be thrown by the throw statement must be derived from the Throwable superclass. However, in addition to the Exception class, Throwable also includes the Error class which indicates serious problems that a reasonable application should not try to catch. As such, we will continue to work from the Exception class.

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2008 Springer-Verlag London Limited

About this chapter

Cite this chapter

Poo, D., Kiong, D., Ashok, S. (2008). Exception Handling. In: Object-Oriented Programming and Java. Springer, London. https://doi.org/10.1007/978-1-84628-963-7_9

Download citation

  • DOI: https://doi.org/10.1007/978-1-84628-963-7_9

  • Publisher Name: Springer, London

  • Print ISBN: 978-1-84628-962-0

  • Online ISBN: 978-1-84628-963-7

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics