Namespace Nevatech.Vsb.Repository.Services.Web
Classes
MessageTemplateMatch
Represents a result of message matching operation executed with a specific message template.
WebErrorHandlerContext
Provides the inner exception and other relevant data needed to handle a web error and return a response error message to the caller.
Interfaces
IWebErrorHandler
Allows an implementer to overwrite the error message returned to the caller and optionally perform custom error processing such as logging.