C# Class withSIX.Sync.Core.Transfer.Protocols.ZsyncLoopDetectedException

Inheritance: ZsyncSoftException
Show file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
ZsyncLoopDetectedException ( string message, string output = null, string parameters = null, Exception inner = null ) : System

Method Details

ZsyncLoopDetectedException() public method

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