company logo

Error section

The code in the error section is called in case of an error, only. An error can be raised explicitly within the process section calling the ERROR operation. An error is also raised, when one of the statements could not be executed because of a serious error.

Definition: 

error_code := _on_error [ statement(*) ]