Exceptions

Objectives

  • Create and use Exceptions in Java
  • Discuss how the finally clause actually works

Exception syntax

Exception examples