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

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

공개 메소드들

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

메소드 상세

ZsyncLoopDetectedException() 공개 메소드

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