Handling Exceptions in an HTML-Enabled Application
The HTML thin client application is armed with a global exception handler. When an unhandled exception occurs:
-
The error is reported to the HTML thin client user, logged on the JADE client workstation and a message is displayed to inform the JADE client.
-
The operation is aborted.
-
The HTML thin client user is returned to the previous valid form.
You can reimplement the