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

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

Public Methods

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

Method Details

RsyncCygwinProgramException() public method

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