You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This SRP FrameWorks service is a general purpose error tracking and reporting utility. It provides simple services like Set, Get, and Add. Unlike OpenInsight error routines, Error_Services does not interfere with normal operations even if a previous error condition was set. The developer is given the right (and responsibility) to make these decisions. The Set service always clears any previous error condition before updating the error status whereas the Add service appends the error status.

  • No labels