tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
Dub
Repo
FtpException.this
tango
net
ftp
FtpClient
FtpException
Construct an FtpException based on a response.
this
(string message, char[3] code)
this
(FtpResponse r)
class
FtpException
this
(
FtpResponse
r
)
Parameters
r
FtpResponse
the server response
Meta
Source
See Implementation
tango
net
ftp
FtpClient
FtpException
constructors
this
functions
toString
variables
responseCode_
Construct an FtpException based on a response.