C# Class withSIX.Sync.Core.Transfer.ZsyncMake.ZsyncMakeException

Inheritance: System.Exception
Show file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
ZsyncMakeException ( string message, string output = null, string parameters = null ) : System

Method Details

ZsyncMakeException() public method

public ZsyncMakeException ( string message, string output = null, string parameters = null ) : System
message string
output string
parameters string
return System