C# Класс withSIX.Core.Applications.Errors.UserErrorModel

Показать файл Открыть проект

Открытые методы

Метод Описание
UserErrorModel ( string errorMessage, string errorCauseOrResolution = null, IEnumerable recoveryOptions = null, object>.Dictionary contextInfo = null, Exception innerException = null ) : System

Описание методов

UserErrorModel() публичный Метод

public UserErrorModel ( string errorMessage, string errorCauseOrResolution = null, IEnumerable recoveryOptions = null, object>.Dictionary contextInfo = null, Exception innerException = null ) : System
errorMessage string
errorCauseOrResolution string
recoveryOptions IEnumerable
contextInfo object>.Dictionary
innerException System.Exception
Результат System