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

Inheritance: ZsyncSoftProgramException, IProgramError, ICygwinProgramError
Show file Open project: SIXNetworks/withSIX.Desktop

Public Methods

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

Method Details

ZsyncCygwinProgramException() public method

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