tango ~master (2021-12-14T19:14:08.8989381)
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.