Error and Exception Handling ACF Attributes
Use the following attributes for error handling.
Attribute | Usage |
---|---|
comm_statusfault_status | Let your client application handle exceptions gracefully by causing communication and server errors to be returned to the client as parameter values. The client application can then call the RPC run-time function DceErrorInqText to relay an error message to the user. |
Related topics