ABAP Keyword Documentation →  ABAP Programming Guidelines →  Architecture → 

Error Handling

Error situations are always a possibility when a program is being executed. These can be caused by:

ABAP offers various method for responding to error situations like these.




Continue
Reaction to Error Situations
Classical and Class-Based Exceptions
Exception Categories
Exception Texts
Using Exception Classes
Handling and Propagating Exceptions
Cleanups After Exceptions
Assertions
Messages