In computer software, the asynchronous error reporting design pattern decouples exception throwing from the origin of the exception to the use of the result, in such a way that exceptions happen in a "safe" way. Often used in connection with the active object pattern.[1]
Notes
- ^ "Best Practices for Implementing the Event-based Asynchronous Pattern" Under Errors and Exceptions
This article has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar articles. |