Rebex FTP for .NET

FtpException Class

The exception that is thrown when an error occurs while using Ftp component.

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

System.Object
   System.Exception
      Rebex.Net.FtpException

public class FtpException : Exception

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: Rebex.Net

Assembly: Rebex.Net.Ftp (in Rebex.Net.Ftp.dll)

See Also

FtpException Members | Rebex.Net Namespace