FtpException.this

Construct an FtpException based on a response.

  1. this(string message, char[3] code)
  2. this(FtpResponse r)
    class FtpException

Parameters

r FtpResponse

the server response

Meta