An NDoc Documented Class Library

MalformedReplyException Class

Thrown when the client receives an invalid reply to a command.

For a list of all members of this type, see MalformedReplyException Members.

System.Object
   System.Exception
      System.ApplicationException
         EnterpriseDT.Net.Ftp.FileTransferException
            EnterpriseDT.Net.Ftp.FTPException
               EnterpriseDT.Net.Ftp.MalformedReplyException

public class MalformedReplyException : FTPException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EnterpriseDT.Net.Ftp

Assembly: edtFTPnetCF (in edtFTPnetCF.dll)

See Also

MalformedReplyException Members | EnterpriseDT.Net.Ftp Namespace