LumiSoft Net Help
FTP_ClientException Constructor (responseLine)
NamespacesLumiSoft.Net.FTP.ClientFTP_ClientExceptionFTP_ClientException(String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public FTP_ClientException(
	string responseLine
)
Public Sub New ( 
	responseLine As String
)
public:
FTP_ClientException(
	String^ responseLine
)
new : 
        responseLine : string -> FTP_ClientException
Parameters
responseLine (String)
FTP server response line.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when responseLine is null.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119