SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →Exception
Error situation during execution of an ABAP program. Exceptions are treatable (statements TRY, CATCH) or untreatable. Untreated exceptions result in a runtime error.