tango ~master (2025-06-29T14:40:56.0544651)
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.