Run-time conditions
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
Run-time conditions
Typically, run-time exceptions are generated by the
Java–JMS code on the server. In such cases, the format of the error
message obtained from the RETURN–VALUE is:
|
The ABL programmer can look up the types of exceptions thrown by the JMS-provider and handle some of them programmatically. The most typical run-time error conditions are connection and authorization failures.