C# 클래스 withSIX.Core.Applications.Errors.InputUserError

상속: RecoverableUserError
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
InputUserError ( Exception innerException, string errorMessage, string errorCauseOrResolution = null, object>.Dictionary contextInfo = null ) : System

메소드 상세

InputUserError() 공개 메소드

public InputUserError ( Exception innerException, string errorMessage, string errorCauseOrResolution = null, object>.Dictionary contextInfo = null ) : System
innerException System.Exception
errorMessage string
errorCauseOrResolution string
contextInfo object>.Dictionary
리턴 System