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

상속: RecoverableUserError
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 메소드들

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

메소드 상세

UsernamePasswordUserError() 공개 메소드

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