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