Loading...
Select Version
There are two situations in which a program unit can respond to errors:
In the case of less serious errors:
The program unit retains control and can react with a programmed rollback (see below).After a service restart:
The program unit is restarted, receives status information and possibly a rollback message and can respond to the error situation.