Always have exceptional handling mechanism for the message flows rather than relying on the default broker exception handler.
始终为消息流配备异常处理机制,而不要依赖缺省代理异常处理程序。
2
In this article, I have shown you how document handler code, developed for handling the different elements in a parsed XML file, can be simplified by creating separate classes for each element.