C# Class _3PA.Lib.Ftp.FtpReplyParseException

Inheritance: FtpException
Show file Open project: jcaillon/3P

Public Methods

Method Description
FtpReplyParseException ( string replyText ) : System

Method Details

FtpReplyParseException() public method

public FtpReplyParseException ( string replyText ) : System
replyText string
return System