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+45c8d9adb5970d727cceec44a5ed61aea0016e50
public interface IFailureHandler