Previous Topic: Client Error HandlingNext Topic: Use Flow or Remote Use and Exit States


Server Error Handling

The results of a server action must be communicated to the client procedure so the user can be informed about the success or failure of a requested operation.

There are several design techniques to communicate errors from the server to the client. Each of the techniques provides different capabilities.

The following list shows the techniques for handling server errors: