Chapter 10. Exceptions

Chapter Objectives

In this Chapter, you will learn about:

Exception Scope

User-Defined Exceptions

Exception Propagation

In Chapter 7, you explored the concept of error handling and built-in exceptions. In this chapter you will continue by examining whether an exception can catch a runtime error occurring in the declaration, executable, or exception-handling section of a PL/SQL block. You will also learn how to define your own exceptions and how to re-raise an exception.

Get Oracle® PL/SQL® Interactive Workbook, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.