Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Overview

 Exceptions that occur while a stored procedure is executing can be managed by appropriately
declaring exceptions and managing them using exception handlers.

Types

Two kinds of exceptions can occur within stored procedures in ALTIBASE HDB:

  • System-defined exceptions
  • User-defined exceptions