Best Practices for using Exceptions in Uniface

Uniface exceptions change the way you deal with ProcScript errors caused by abnormal runtime events. Writing code in Uniface that is exception enabled is different from other programming languages, and there are some pitfalls to avoid.

Here are some best practices to help you write robust code that is error safe:

Related Topics