Skip to main content

Exception Handling

  • Chapter
  • First Online:
Foundational Java
  • 7763 Accesses

Abstract

Exceptions are an important aspect of Java programming because they enable us to deal efficiently, and in an object-oriented manner, with unusual program flow, whether it is caused by technical issues or business processes. Prior to languages with built-in exception handling, such issues had to be dealt with by manually passing error codes around a program, without any encapsulation or standard ways of handling them.

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 74.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Hardcover Book
USD 99.00
Price excludes VAT (USA)
  • Durable hardcover 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

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2012 Springer-Verlag London Limited

About this chapter

Cite this chapter

Parsons, D. (2012). Exception Handling. In: Foundational Java. Springer, London. https://doi.org/10.1007/978-1-4471-2479-5_9

Download citation

  • DOI: https://doi.org/10.1007/978-1-4471-2479-5_9

  • Published:

  • Publisher Name: Springer, London

  • Print ISBN: 978-1-4471-2478-8

  • Online ISBN: 978-1-4471-2479-5

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics