PreviousNext

Overview - Errors and Messaging

Applications should adopt a consistent and portable error handling style. This includes methods for returning errors from remote procedure calls, generation of application-specific status codes, and the generation and display of error text. This topic recommends a set of techniques for handling all of these issues. The topic also makes recommendations about error logging for applications that choose to use the logging facilities.