IFailureHandler Interface
Service to be invoked to handle technical exceptions that weren't accounted for or other issues.
(Service outages, bugs in the code, etc. etc.)
Not to be used for human-invoked issues that the code itself should handle!
Namespace: MobileTrack.Web.Components.InterfacesAssembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public interface IFailureHandler