C# 클래스 withSIX.Sync.Core.Transfer.Protocols.RsyncException

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

공개 메소드들

메소드 설명
RsyncException ( string message, string output = null, string parameters = null, Exception inner = null ) : System

메소드 상세

RsyncException() 공개 메소드

public RsyncException ( string message, string output = null, string parameters = null, Exception inner = null ) : System
message string
output string
parameters string
inner System.Exception
리턴 System