Run-time conditions
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
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.