ABAP Keyword Documentation →  ABAP Glossary → 

catchable runtime error

Exception situation in the runtime environment which still can be handled by the obsolete statement CATCH SYSTEM-EXCEPTIONS. Replaced by class-based exceptions.

More